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 11:44:40 UTC 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rHGd6686f864a70: rebase: delete the comment which was not following "do not eat my data" (authored by khanchi97, committed by ).
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D3756?vs=9253&id=9254
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
@@ -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:
To: khanchi97, #hg-reviewers
Cc: indygreg, durin42, mercurial-devel
More information about the Mercurial-devel
mailing list