X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=t%2Ft6003-rev-list-topo-order.sh;h=88d14ee1a3419f06c45a30e42a79934c4284c465;hb=031260064840e6e8c6bc36d7856a091ba80330c2;hp=eb41f86a1b6b1d1556d7dea10e7d6777b21cc5e3;hpb=9d34c29db39bdb5c2443475dd6a24cfc5c2c9e37;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