diff options
author | Pranit Bauva <pranit.bauva@gmail.com> | 2017-09-29 06:49:40 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-10-06 14:12:37 +0900 |
commit | b903674b354bf1538a89833dbee27fe3a7105e48 (patch) | |
tree | 28e3382f1f19a36f1954d762c73bedf89395a49f /t/t7061-wtstatus-ignore.sh | |
parent | t6030: explicitly test for bisection cleanup (diff) | |
download | tgif-b903674b354bf1538a89833dbee27fe3a7105e48.tar.xz |
bisect--helper: `is_expected_rev` & `check_expected_revs` shell function in C
Reimplement `is_expected_rev` & `check_expected_revs` shell function in
C and add a `--check-expected-revs` subcommand to `git bisect--helper` to
call it from git-bisect.sh .
Using `--check-expected-revs` subcommand is a temporary measure to port
shell functions to C so as to use the existing test suite. As more
functions are ported, this subcommand would be retired but its
implementation will be called by some other method.
Helped-by: Eric Sunshine <sunshine@sunshineco.com>
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/t7061-wtstatus-ignore.sh')
0 files changed, 0 insertions, 0 deletions