Submitter | phabricator |
---|---|
Date | Nov. 21, 2017, 7:53 a.m. |
Message ID | <differential-rev-PHID-DREV-zekfwqpzimh5buifiimx-req@phab.mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/25710/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/mercurial/patch.py b/mercurial/patch.py --- a/mercurial/patch.py +++ b/mercurial/patch.py @@ -149,6 +149,8 @@ raise StopIteration return l + __next__ = next + inheader = False cur = []