How can I restrict commits to a specific branch in Mercurial? -


i'm seeking way manage write permissions specific branches.

this can either before committing (local), or after committing before pushing (remote).

i need protect branches being written in order enforce workflow release branch can edited some.

enabled , configured acl extension can answer in case


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -