##// END OF EJS Templates
test-glog: pass the list of files to commit...
test-glog: pass the list of files to commit test-glog uses debugsetparents instead of update+merge to create some funky DAGs, and so the dirstate contents won't be consistent with the checked out revision. Passing an explicit list of files to commit reduces a bit the dependency on the dirstate. Using a non-deprecated rawcommit might be better here.

File last commit:

r6030:d0dbae32 default
r6156:ba079006 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