summaryrefslogtreecommitdiff
path: root/t/t4116-apply-reverse.sh
diff options
context:
space:
mode:
authorLibravatar Christian Couder <chriscool@tuxfamily.org>2009-05-09 17:55:41 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-05-10 14:30:23 -0700
commit1c953a1f46340a9ca0fc84345e826c9372dee42a (patch)
tree7aa0dc3ae83682bf79b9bf671a72fa732b2b5496 /t/t4116-apply-reverse.sh
parentbisect: store good revisions in a "sha1_array" (diff)
downloadtgif-1c953a1f46340a9ca0fc84345e826c9372dee42a.tar.xz
bisect: use new "struct argv_array" to prepare argv for "setup_revisions"
Because we will use other instances of this struct. The "rev_argv_push" function is changed into 2 functions "argv_array_push" and "argv_array_push_sha1" that take a "struct argv_array *" as first argument. And these functions are used to simplify "bisect_rev_setup". Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4116-apply-reverse.sh')
0 files changed, 0 insertions, 0 deletions