Submitter | phabricator |
---|---|
Date | June 22, 2018, 7:08 a.m. |
Message ID | <434b598c82e4f27e79a927bbff7b382a@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/32368/ |
State | Not Applicable |
Headers | show |
Comments
Patch
diff --git a/hgext/rebase.py b/hgext/rebase.py --- a/hgext/rebase.py +++ b/hgext/rebase.py @@ -1572,7 +1572,6 @@ # Strip from the first rebased revision if rebased: - # no backup of rebased cset versions needed repair.strip(repo.ui, repo, strippoints) if activebookmark and activebookmark in repo._bookmarks: