Mercurial > public > mercurial-scm > hg-stable
diff tests/test-remotefilelog-linknodes.t @ 40883:4edd427f34c1
rebase: clarify that commits that become empty are skipped
Our message just said that it created no changes, but we didn't
explicitly say that that meant that the the commit was not rebased. It
also wasn't clear why it created no changes, so this patch also
clarifies that that was because the changes were already in the
destination.
Differential Revision: https://phab.mercurial-scm.org/D5395
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 07 Dec 2018 14:23:17 -0800 |
parents | 09680349cc2d |
children | f90a5c211251 |
line wrap: on
line diff
--- a/tests/test-remotefilelog-linknodes.t Fri Dec 07 14:17:09 2018 -0800 +++ b/tests/test-remotefilelog-linknodes.t Fri Dec 07 14:23:17 2018 -0800 @@ -87,7 +87,7 @@ $ hg pull -q $ hg rebase -d tip rebasing 1:4549721d828f "xx2" - note: rebase of 1:4549721d828f "xx2" created no changes to commit + note: not rebasing 1:4549721d828f "xx2", its destination already has all its changes rebasing 2:5ef6d97e851c "xxy" saved backup bundle to $TESTTMP/shallow/.hg/strip-backup/4549721d828f-b084e33c-rebase.hg (glob) $ hg log -f x --template '{node|short}\n'