]> git.ipfire.org Git - thirdparty/git.git/commitdiff
rev-list: refactor printing bisect vars
authorChristian Couder <chriscool@tuxfamily.org>
Sun, 19 Apr 2009 09:55:43 +0000 (11:55 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 May 2009 07:30:28 +0000 (00:30 -0700)
This simplifies the code, and while at it we create the
"print_commit_list" function that will be reused later.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>

No differences found