##// END OF EJS Templates
copy: handle rename internally...
copy: handle rename internally - add rename parameter - don't collect copied list - report "moving" rather than "copying" - remove renamed files - don't return copied list - simplify callers

File last commit:

r4110:20af6a2f default
r5610:2493a478 default
Show More
test-context.py.out
1 line | 32 B | text/plain | TextLexer
/ tests / test-context.py.out
Thomas Arendsen Hein
Fixed workingfilectx.date() (found by Thomas Waldmann) with test.
r4110 workingfilectx.date = (1000, 0)