Hi!
I would like to request support for the "git-flow" branching model. (http://nvie.com/posts/a-successful-git-branching-model/).
It's basically a way to create branches from the commandline for scenarios like bug-fixes, features, stabilizing etc. The branching model is created for git but also adopted for mercurial (https://bitbucket.org/yinwm/hgflow/wiki/Home). However, this exension creates normal mercurial branches, it would be great to create the "kiln-preferred" way of child-repo's.