On 07/07/2015 02:03 PM, Todd Morgan wrote:
Evening folks,
I have a requirement to lock a branch in some of my mercurial repositories - so that only a very small set of users can actually push to the branch (eg the "develop" branch if using the git-flow model - http://nvie.com/posts/a-successful-git-branching-model/ ).

Is this something that can be achieved in Kallithea? - without resorting to forking the repository and having a separate integration repository?

In our setup we do that with Mercurial hooks. I hope to get it integrated into Kallithea some day. The simple solution with Kallithea is indeed to use separate repositories.

/Mads
_______________________________________________
kallithea-general mailing list
[email protected]
http://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to