[issue283] Add options to revert to revert only files of a certain status

Thomas Arendsen Hein mercurial-bugs at selenic.com
Mon Jun 5 15:17:55 CDT 2006


New submission from Thomas Arendsen Hein <thomas at intevation.de>:

hg revert should take the same flags as hg status:
 -m --modified   revert modified files (overwrite local changes)
 -a --added      revert added files (don't add on commit)
 -r --removed    revert removed files (undelete file)

----------
messages: 1488
nosy: ThomasAH
priority: feature
status: unread
title: Add options to revert to revert only files of a certain status

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue283>
____________________________________________________



More information about the Mercurial mailing list