##// END OF EJS Templates
commit: when committing the results of a merge, it's all or nothing...
commit: when committing the results of a merge, it's all or nothing Previously, it was possible to commit just one file from a merge, which is essentially always the wrong thing to do. This fixes issue 1049.

File last commit:

r4365:46280c00 default
r6385:0d4e068e default
Show More
test-install
3 lines | 27 B | text/plain | TextLexer
Matt Mackall
Add debuginstall command to do basic install tests
r3844 #!/bin/sh
Alexis S. L. Carvalho
change tests to use simplemerge by default
r4365 hg debuginstall