##// END OF EJS Templates
copies: factor out setupctx into _makegetfctx...
copies: factor out setupctx into _makegetfctx This reduces the scope of mergecopies a bit

File last commit:

r26421:4b0fc75f default
r26656:3e3d783b 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.