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

r6344:ffeb926d default
r6385:0d4e068e default
Show More
test-rebuildstate.out
9 lines | 110 B | text/plain | TextLexer
/ tests / test-rebuildstate.out
adding bar
adding foo
% state dump after
n 666 -1 bar
n 666 -1 foo
% status
! bar
? baz
C foo