Submitter | phabricator |
---|---|
Date | June 22, 2018, 11:44 a.m. |
Message ID | <28a1344dd6e940bc21680357351cfc24@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/32369/ |
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 @@ -1588,7 +1588,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: