X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;ds=sidebyside;f=t%2Ft6002-rev-list-bisect.sh;h=a5e313b2f9812a75223df2b54af14383829e3e9a;hb=28346d2d3c6e609a618c6c429d865e9d5d50b998;hp=dde5d865ba98e9cce266c9cae406bada7143fd30;hpb=f573571a218ddf0d48caaef33c8c7e4c59132b5f;p=git.git diff --git a/t/t6002-rev-list-bisect.sh b/t/t6002-rev-list-bisect.sh index dde5d865..a5e313b2 100755 --- a/t/t6002-rev-list-bisect.sh +++ b/t/t6002-rev-list-bisect.sh @@ -113,16 +113,6 @@ on_committer_date "1971-08-16 00:00:04" save_tag u4 unique_commit u4 tree -p u0 on_committer_date "1971-08-16 00:00:05" save_tag u5 unique_commit u5 tree -p u0 on_committer_date "1971-08-16 00:00:06" save_tag V unique_commit V tree -p u1 -p u2 -p u3 -p u4 -p u5 - -# -# cd to t/trash and use -# -# git-rev-list ... 2>&1 | sed "$(cat sed.script)" -# -# if you ever want to manually debug the operation of git-rev-list -# -echo $sed_script > sed.script - test_sequence() { _bisect_option=$1