comparison doc/README @ 15009:caa5283390f8

revert: introduce short option -C for --no-backup Corresponds to -C of the update command. It's much more convenient to use: $ hg revert -aC than having to type $ hg revert -a --no-backup I think the 'no-backup' case is a frequent use case. Introducing short option -C here fits with the muscle memory we have from 'hg update -C', which is described there as "discard uncommitted changes (no backup)".
author Adrian Buehlmann <adrian@cadifra.com>
date Tue, 02 Aug 2011 11:32:39 +0200
parents 3516a4e877c1
children
comparison
equal deleted inserted replaced
15008:d0424f39984c 15009:caa5283390f8