##// END OF EJS Templates
Update asciidoc instructions to suggest html4 for newer versions
Update asciidoc instructions to suggest html4 for newer versions

File last commit:

r2958:ff3ea21a default
r5048:8db8e110 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)