D3756: rebase: delete the comment which was not following "do not eat my data"

khanchi97 (Sushil khanchi) phabricator at mercurial-scm.org
Fri Jun 22 03:08:23 EDT 2018


khanchi97 updated this revision to Diff 9253.
khanchi97 retitled this revision from "rebase: no need to backup rebased csets while aborting" to "rebase: delete the comment which was not following "do not eat my data"".

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D3756?vs=9108&id=9253

REVISION DETAIL
  https://phab.mercurial-scm.org/D3756

AFFECTED FILES
  hgext/rebase.py

CHANGE DETAILS

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:



To: khanchi97, #hg-reviewers
Cc: indygreg, durin42, mercurial-devel


More information about the Mercurial-devel mailing list