X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=t%2Ft6002-rev-list-bisect.sh;h=d0a4ff29c97ffde5f994971e80a8e094d8a8ccd0;hb=deca7e8c591608c9ffd0bf0aaf10b379da9f6d6e;hp=99d86ae5aeb131a97fe3cf40545d7a3bd03f9590;hpb=b30245c8e92ecaf8fb877189d7620a5a9a205120;p=git.git diff --git a/t/t6002-rev-list-bisect.sh b/t/t6002-rev-list-bisect.sh index 99d86ae5..d0a4ff29 100755 --- a/t/t6002-rev-list-bisect.sh +++ b/t/t6002-rev-list-bisect.sh @@ -40,7 +40,7 @@ test_bisection_diff() } date >path0 -git-update-cache --add path0 +git-update-index --add path0 save_tag tree git-write-tree on_committer_date "1971-08-16 00:00:00" hide_error save_tag root unique_commit root tree on_committer_date "1971-08-16 00:00:01" save_tag l0 unique_commit l0 tree -p root