Mercurial > hg
comparison hgext/patchbomb.py @ 8902:b9a8b616521d
Add a forget command for easily untracking files.
This command does exactly what 'hg remove -Af [FILES]' does.
The reason for creating a new command is that the options for 'hg remove'
are confusing (-A removes only deleted files, -f forces deletion, and using
both means *the exact opposite of both*).
[mpm: simplified help text, code, and updated tests]
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sun, 31 May 2009 03:09:00 -0400 |
parents | 868670dbc237 |
children | 9dda4c73fc3b |
comparison
equal
deleted
inserted
replaced
8901:94319ae527cf | 8902:b9a8b616521d |
---|