##// END OF EJS Templates
shelve: refactor directory name into constant...
shelve: refactor directory name into constant Shelve directory name extracted into constant to avoid typos/duplication.

File last commit:

r26421:4b0fc75f default
r28862:39130afc default
Show More
README
7 lines | 141 B | text/plain | TextLexer
To run the tests, do:
cd tests/
python run-tests.py
See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.