qrebase extension

Gilles Moris gilles.moris at free.fr
Tue May 6 16:14:01 CDT 2008


On Tue May 6 2008 16:55:51 Gregory Collins wrote:
> If something were to go wrong with the merge this has the potential for
> losing work. In my local copy I'm going to do something like:
> 
>     ui.write(_("\nBackup queue saved to %s\n") % newpath)
> 
> instead. Backup behaviour should perhaps be a configuration option?
> 
> G.
> 

That's a pertinent request.
What would you think of an --backup=yes|no option that would default to yes,
and may be to false later when the code is stabilized.

That way, it could be configurable in the default section oh hgrc:
[defaults]
qrebase = --backup=yes

Gilles.


More information about the Mercurial mailing list