]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/rev-list.c
rev-list: move code to show bisect vars into its own function
authorChristian Couder <chriscool@tuxfamily.org>
Thu, 26 Mar 2009 04:55:30 +0000 (05:55 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Mar 2009 08:22:54 +0000 (01:22 -0700)
commit9996983c9c35353f352ef7c1abd9b3d2fbb21114
treed515d9a42c3d4d3dc62f3abab029335e433f7e5a
parenta2ad79ced25e1b76fabec079549f521e8071ddd1
rev-list: move code to show bisect vars into its own function

This is a straightforward clean up to make "cmd_rev_list" function
smaller.

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