Submitter | phabricator |
---|---|
Date | Dec. 27, 2019, 10:01 p.m. |
Message ID | <bb31d25423e136bf62f9d3183842b07e@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/44083/ |
State | Not Applicable |
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