Submitter | phabricator |
---|---|
Date | March 12, 2021, 6:09 p.m. |
Message ID | <differential-rev-PHID-DREV-3h3lqoerp76wzk6vt64n-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/48493/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/mercurial/patch.py b/mercurial/patch.py --- a/mercurial/patch.py +++ b/mercurial/patch.py @@ -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.