Show More
@@ -1210,7 +1210,7 b' def filterpatch(ui, headers, match, oper' | |||
|
1210 | 1210 | # Patch comment based on the Git one (based on comment at end of |
|
1211 | 1211 | # https://mercurial-scm.org/wiki/RecordExtension) |
|
1212 | 1212 | phelp = b'---' + _( |
|
1213 | """ | |
|
1213 | b""" | |
|
1214 | 1214 | To remove '-' lines, make them ' ' lines (context). |
|
1215 | 1215 | To remove '+' lines, delete them. |
|
1216 | 1216 | Lines starting with # will be removed from the patch. |
General Comments 0
You need to be logged in to leave comments.
Login now