summaryrefslogtreecommitdiff
path: root/t/t7006-pager.sh
diff options
context:
space:
mode:
authorLibravatar Pranit Bauva <pranit.bauva@gmail.com>2017-09-29 06:49:39 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-10-06 14:12:33 +0900
commitfb71a329964da0892cc11cc94b5b379b0803ed92 (patch)
treec7140d412c414f18ecef52d281ca3e61d98aa90c /t/t7006-pager.sh
parentbisect--helper: `write_terms` shell function in C (diff)
downloadtgif-fb71a329964da0892cc11cc94b5b379b0803ed92.tar.xz
bisect--helper: `bisect_clean_state` shell function in C
Reimplement `bisect_clean_state` shell function in C and add a `bisect-clean-state` subcommand to `git bisect--helper` to call it from git-bisect.sh . Using `--bisect-clean-state` subcommand is a measure to port shell function to C so as to use the existing test suite. As more functions are ported, this subcommand will be retired but its implementation will be called by bisect_reset() and bisect_start(). Also introduce a function `mark_for_removal` to store the refs which need to be removed while iterating through the refs. Mentored-by: Lars Schneider <larsxschneider@gmail.com> Mentored-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Pranit Bauva <pranit.bauva@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7006-pager.sh')
0 files changed, 0 insertions, 0 deletions