Submitter | phabricator |
---|---|
Date | Dec. 14, 2021, 9:11 p.m. |
Message ID | <differential-rev-PHID-DREV-ld4jfufpo2wwvfccgzqx-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/50239/ |
State | New |
Headers | show |
Comments
Patch
diff --git a/mercurial/copies.py b/mercurial/copies.py --- a/mercurial/copies.py +++ b/mercurial/copies.py @@ -246,7 +246,6 @@ return {} repo = a.repo().unfiltered() - children = {} cl = repo.changelog isancestor = cl.isancestorrev