##// END OF EJS Templates
regression test for issue1552...
regression test for issue1552 Ensures that fetch correctly infers what to merge when pulling a repository with inactive branches.

File last commit:

r3934:d0bbd8ee default
r7855:aa1a87f7 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.