branch | stable |
changeset 46693 | 5f86765c9707 |
parent 46550 | a9887f9e87aa |
child 47012 | d55b71393907 |
--- a/mercurial/patch.py Thu Mar 11 18:33:39 2021 -0500 +++ b/mercurial/patch.py Thu Mar 11 18:45:18 2021 -0500 @@ -1210,7 +1210,7 @@ # Patch comment based on the Git one (based on comment at end of # https://mercurial-scm.org/wiki/RecordExtension) phelp = b'---' + _( - """ + b""" To remove '-' lines, make them ' ' lines (context). To remove '+' lines, delete them. Lines starting with # will be removed from the patch.