t1200: use --topo-order to keep the show-branch output stable.
authorJunio C Hamano <junkio@cox.net>
Fri, 11 Nov 2005 02:27:44 +0000 (18:27 -0800)
committerJunio C Hamano <junkio@cox.net>
Fri, 11 Nov 2005 18:52:39 +0000 (10:52 -0800)
Because a batch-oriented script creates many commits within a second
on a fast machine, show-branch output of the test results are unstable
without topo-order.

Signed-off-by: Junio C Hamano <junkio@cox.net>

No differences found