X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=t%2Ft6003-rev-list-topo-order.sh;h=88d14ee1a3419f06c45a30e42a79934c4284c465;hb=85912b06734286108d0ec33f0479677e2fce252d;hp=eb41f86a1b6b1d1556d7dea10e7d6777b21cc5e3;hpb=e27a56a676a1524036add6067948c647d3093ce8;p=git.git diff --git a/t/t6003-rev-list-topo-order.sh b/t/t6003-rev-list-topo-order.sh index eb41f86a..88d14ee1 100755 --- a/t/t6003-rev-list-topo-order.sh +++ b/t/t6003-rev-list-topo-order.sh @@ -14,7 +14,7 @@ list_duplicates() } 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