##// END OF EJS Templates
keyword: remove "identify" and "remove" from nokwcommands...
keyword: remove "identify" and "remove" from nokwcommands These two commands care about the list of modified files returned by repo.status and we may need to do a full content comparison to populate that list.

File last commit:

r3934:d0bbd8ee default
r6157:09b00faa default
Show More
README
7 lines | 158 B | text/plain | TextLexer
To run the tests, do:
cd tests/
python run-tests.py
See http://www.selenic.com/mercurial/wiki/index.cgi/WritingTests for
more information on writing tests.