Mercurial > public > mercurial-scm > hg
diff tests/test-push-checkheads-partial-C2.t @ 33542:b11e8c67fb0f
debugobsolete: also report the number of obsoleted changesets
This seems useful to have the number of obsoleted changesets when calling
debugobsolete.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Sun, 16 Jul 2017 02:33:14 +0200 |
parents | 11b6d32e6b2f |
children | eb586ed5d8ce |
line wrap: on
line diff
--- a/tests/test-push-checkheads-partial-C2.t Sun Jul 16 02:20:06 2017 +0200 +++ b/tests/test-push-checkheads-partial-C2.t Sun Jul 16 02:33:14 2017 +0200 @@ -59,6 +59,7 @@ $ mkcommit A1 created new head $ hg debugobsolete `getid "desc(A0)" ` `getid "desc(A1)"` + obsoleted 1 changesets $ hg log -G --hidden @ f6082bc4ffef (draft): A1 |