Mercurial > hg-stable
comparison tests/test-rebase-cache.t @ 40882:09680349cc2d
rebase: format commit in usual way when explaining that it became empty
We use the _ctxdesc() for other similar messages, so it seems we
should use it here too.
Differential Revision: https://phab.mercurial-scm.org/D5394
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 07 Dec 2018 14:17:09 -0800 |
parents | 4441705b7111 |
children | 4edd427f34c1 |
comparison
equal
deleted
inserted
replaced
40881:443eb4bc41af | 40882:09680349cc2d |
---|---|
229 |/ | 229 |/ |
230 o 0: 'A' | 230 o 0: 'A' |
231 | 231 |
232 $ hg rebase -s 7 -d 6 | 232 $ hg rebase -s 7 -d 6 |
233 rebasing 7:653b9feb4616 "branch3" | 233 rebasing 7:653b9feb4616 "branch3" |
234 note: rebase of 7:653b9feb4616 created no changes to commit | 234 note: rebase of 7:653b9feb4616 "branch3" created no changes to commit |
235 rebasing 8:4666b71e8e32 "F" (tip) | 235 rebasing 8:4666b71e8e32 "F" (tip) |
236 saved backup bundle to $TESTTMP/a3/.hg/strip-backup/653b9feb4616-3c88de16-rebase.hg | 236 saved backup bundle to $TESTTMP/a3/.hg/strip-backup/653b9feb4616-3c88de16-rebase.hg |
237 | 237 |
238 $ hg branches | 238 $ hg branches |
239 branch2 7:6b4bdc1b5ac0 | 239 branch2 7:6b4bdc1b5ac0 |