##// 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:

r6030:d0dbae32 default
r6385:0d4e068e default
Show More
test-revert-flags.out
6 lines | 96 B | text/plain | TextLexer
/ tests / test-revert-flags.out
% reverting to rev 0
reverting foo
M foo
diff --git a/foo b/foo
old mode 100755
new mode 100644