##// END OF EJS Templates
tag: shorten hash in default commit message...
tag: shorten hash in default commit message Move default message to commands.py Pass node in binary for consistency Remove default arguments Fix up tests

File last commit:

r2958:ff3ea21a default
r2967:eef46925 default
Show More
test-addremove.out
15 lines | 195 B | text/plain | TextLexer
/ tests / test-addremove.out
Thomas Arendsen Hein
Added test for the currently broken addremove with the expected output.
r1623 adding dir/bar
adding foo
dir/bar
foo
adding dir/bar_2
adding foo_2
dir/bar_2
foo_2
Vadim Gelfer
addremove: add -s/--similarity option...
r2958 adding a
adding c
adding b
adding d
removing a
removing c
recording removal of a as rename to b (100% similar)