comparison tests/test-clone.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 72f051f9a7d8
children 0bcceb58b036
comparison
equal deleted inserted replaced
33541:b47fef6d2365 33542:b11e8c67fb0f
712 $ hg -q commit -A -m initial0 712 $ hg -q commit -A -m initial0
713 $ hg -q up -r null 713 $ hg -q up -r null
714 $ echo initial2 > foo 714 $ echo initial2 > foo
715 $ hg -q commit -A -m initial1 715 $ hg -q commit -A -m initial1
716 $ hg debugobsolete c05d5c47a5cf81401869999f3d05f7d699d2b29a e082c1832e09a7d1e78b7fd49a592d372de854c8 716 $ hg debugobsolete c05d5c47a5cf81401869999f3d05f7d699d2b29a e082c1832e09a7d1e78b7fd49a592d372de854c8
717 obsoleted 1 changesets
717 $ cd .. 718 $ cd ..
718 719
719 $ hg -q clone --pull source1a source1b 720 $ hg -q clone --pull source1a source1b
720 $ cd source1a 721 $ cd source1a
721 $ hg bookmark bookA 722 $ hg bookmark bookA