remote-hg: improve node traversing
authorFelipe Contreras <felipe.contreras@gmail.com>
Sat, 25 May 2013 02:29:27 +0000 (21:29 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 May 2013 14:59:29 +0000 (07:59 -0700)
We won't be able to count the unmarked commits, but we are not going to
be able to do that anyway when we switch to SHA-1 ids.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found