##// END OF EJS Templates
export: fixed silent output file overwriting...
export: fixed silent output file overwriting hg export -o outfile 1 2 3 4 had the same effect as hg -o outfile 4 This was caused by opening with 'w' instead of 'a'. This only occurs when the filename pattern resulted in ambiguous patch filenames.

File last commit:

r1360:7d439981 default
r7319:eae1767c default
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder