Mercurial > evolve
diff tests/test-obsolete.t @ 1036:70de12b7721a
evolve: re-introduce the "pushing 42 markers…" message
Informing the user about marker behind pushed sounds a good idea.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 08 Aug 2014 17:29:29 -0700 |
parents | 59bc29c84ce0 |
children | bddee73b361e |
line wrap: on
line diff
--- a/tests/test-obsolete.t Fri Aug 08 17:16:29 2014 -0700 +++ b/tests/test-obsolete.t Fri Aug 08 17:29:29 2014 -0700 @@ -181,6 +181,7 @@ adding manifests adding file changes added 5 changesets with 5 changes to 5 files (+1 heads) + pushing 2 markers (123 bytes) $ hg -R ../other-new verify checking changesets checking manifests @@ -234,6 +235,7 @@ adding manifests adding file changes added 1 changesets with 1 changes to 1 files (+1 heads) + pushing 3 markers (184 bytes) $ qlog -R ../other-new 5 - 95de7fc6918d @@ -255,6 +257,7 @@ pushing to ../other-new searching for changes no changes found + pushing 3 markers (184 bytes) [1] $ hg up --hidden -q .^ # 3 @@ -529,6 +532,7 @@ adding manifests adding file changes added 2 changesets with 1 changes to [12] files (re) + pushing 7 markers (452 bytes) $ hg up -q 10 $ mkcommit "obsol_d'''" created new head @@ -540,6 +544,7 @@ adding manifests adding file changes added 1 changesets with 1 changes to 1 files (+1 heads) + pushing 8 markers (513 bytes) $ cd .. check bumped detection