X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=t%2Ft6002-rev-list-bisect.sh;h=693de9b32dea04140d58ba98d0db07ac0e724a6b;hb=d14f776402d9f7040cc71ff6e3b992b2e019526a;hp=42fcbc60caa3c369591d96c9d4d2913dbc2de397;hpb=455a7f3275d264f6e66045b92c83747ec461dda5;p=git.git diff --git a/t/t6002-rev-list-bisect.sh b/t/t6002-rev-list-bisect.sh index 42fcbc60..693de9b3 100755 --- a/t/t6002-rev-list-bisect.sh +++ b/t/t6002-rev-list-bisect.sh @@ -58,7 +58,7 @@ on_committer_date "1971-08-16 00:00:15" save_tag a4 unique_commit a4 tree -p a3 on_committer_date "1971-08-16 00:00:16" save_tag l3 unique_commit l3 tree -p a4 on_committer_date "1971-08-16 00:00:17" save_tag l4 unique_commit l4 tree -p l3 on_committer_date "1971-08-16 00:00:18" save_tag l5 unique_commit l5 tree -p l4 -tag l5 > .git/HEAD +git-update-ref HEAD $(tag l5) # E