Submitter | phabricator |
---|---|
Date | Dec. 27, 2019, 9:16 p.m. |
Message ID | <differential-rev-PHID-DREV-ljy3xvg7vzdnfwvnccjr-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/44068/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/mercurial/changegroup.py b/mercurial/changegroup.py --- a/mercurial/changegroup.py +++ b/mercurial/changegroup.py @@ -287,8 +287,6 @@ def revmap(x): return cl.rev(x) - changesets = 0 - try: # The transaction may already carry source information. In this # case we use the top level data. We overwrite the argument