##// END OF EJS Templates
patch: keep patching after missing copy source (issue3480)...
patch: keep patching after missing copy source (issue3480) When applying a patch renaming/copying 'a' to 'b' on a revision where 'a' does not exist, the patching process would abort immediately, without processing the remaining hunks and without reporting it. This patch makes the patching no longer abort and possible hunks applied on the copied/renamed file be written in reject files.

File last commit:

r16438:28a90cdf default
r16813:6d42c797 stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer