X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=t%2Ft6003-rev-list-topo-order.sh;h=88d14ee1a3419f06c45a30e42a79934c4284c465;hb=680bab3d9a33029be38590681832ae9b6d74ad60;hp=eb41f86a1b6b1d1556d7dea10e7d6777b21cc5e3;hpb=07ee0d77c66d6f356cd3f82435e67510779aa53c;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