##// END OF EJS Templates
crecord: fix line number in hunk header (issue5917)...
crecord: fix line number in hunk header (issue5917) `@@ -1,1 +-1,0 @@` is not a valid patch hunk header. Change it to `@@ -1,1 +0,0 @@`. Differential Revision: https://phab.mercurial-scm.org/D3737

File last commit:

r34398:765eb17a default
r38330:03350f52 stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer