[issue1510] recentralised mode of operation

Bill Barry after.fallout at gmail.com
Wed Feb 11 17:05:32 CST 2009


I put an extension up at:
https://bitbucket.org/Bill_Barry/boundmode/

When in bound mode, it attempts a push immediately after every commit. 
Literally this means 'hg ci' is replaced with 'hg ci; hg push location'

This allows you to do things like:
rollback the commit if you desire,
pull / merge / commit (and it will automatically attempt to push again)
pull --rebase / push

Bill Barry wrote:
> I am playing around with something like this as an extension; 
> hopefully something will be up at bitbucket by the end of the day (I 
> am at GMT-7).
>
> I'll post when I have a bit more info.



More information about the Mercurial-devel mailing list