author | Sushil khanchi <sushilkhanchi97@gmail.com> |
Sat, 16 Jun 2018 18:36:25 +0530 | |
changeset 38431 | d6686f864a70 |
parent 38430 | 5d9b765dbe15 |
child 38432 | 05b7dd11918e |
hgext/rebase.py | file | annotate | diff | comparison | revisions |
--- a/hgext/rebase.py Fri Jun 08 22:16:23 2018 +0900 +++ b/hgext/rebase.py Sat Jun 16 18:36:25 2018 +0530 @@ -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: