aboutsummaryrefslogtreecommitdiff
path: root/builtin-cat-file.c
diff options
context:
space:
mode:
authorChristian Couder <chriscool@tuxfamily.org>2009-05-09 17:55:42 +0200
committerJunio C Hamano <gitster@pobox.com>2009-05-10 14:30:26 -0700
commit2b020695e4db8dbaee7997090aec08760903291b (patch)
tree5febd300e0a12091be925877fa9bb3a1bb4f629e /builtin-cat-file.c
parent1c953a1f46340a9ca0fc84345e826c9372dee42a (diff)
downloadgit-2b020695e4db8dbaee7997090aec08760903291b.tar.gz
git-2b020695e4db8dbaee7997090aec08760903291b.tar.xz
bisect: remove too much function nesting
This patch moves some function calls into "bisect_next_exit" so that functions are nesting less. The call to "bisect_rev_setup" is moved from "bisect_common" into "bisect_next_exit" and the call to "read_bisect_refs" from "bisect_rev_setup" into "bisect_next_exit". While at it, "rev_argv" is moved into "bisect_rev_setup". This will make it easier and cleaner to implement checking merge bases. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-cat-file.c')
0 files changed, 0 insertions, 0 deletions