Mercurial > hg
view tests/test-rebuildstate.out @ 6346:8e3b651382f5
improved semantics for remove (issue438)
- Added files are never deleted (only removed with --force).
- Modified files can only be removed with --force.
- With --after, only deleted files are removed.
- With --after --force, all files are removed but not deleted.
author | Dirkjan Ochtman <dirkjan@ochtman.nl> |
---|---|
date | Sat, 22 Mar 2008 10:07:49 +0100 |
parents | ffeb926d57ce |
children |
line wrap: on
line source
adding bar adding foo % state dump after n 666 -1 bar n 666 -1 foo % status ! bar ? baz C foo