[issue541] Adding -k/--keep to hg remove
Michael Gebetsroither
mercurial-bugs at selenic.com
Wed Apr 25 15:29:06 UTC 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://lists.mercurial-scm.org/pipermail/mercurial-devel/attachments/20070425/6ed561ee/attachment-0002.patch>
More information about the Mercurial-devel
mailing list