[issue541] Adding -k/--keep to hg remove

Michael Gebetsroither mercurial-bugs at selenic.com
Wed Apr 25 10:29:06 CDT 2007


New submission from Michael Gebetsroither <michael.geb at gmx.at>:

A -k/--keep option in hg remove would be _really_ nice.

no more:
backup the file
hg rm <file>
mv <backup> <file>

just: hg rm -k <file>

----------
files: adding_keep_option_to_remove.patch
messages: 3009
nosy: gebi
priority: feature
status: unread
title: Adding -k/--keep to hg remove

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue541>
____________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: adding_keep_option_to_remove.patch
Type: text/x-diff
Size: 1421 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial-devel/attachments/20070425/6ed561ee/attachment.patch 


More information about the Mercurial-devel mailing list