diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2020-04-01 21:00:43 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-04-01 14:37:50 -0700 |
commit | e892a56845dfc806e384574884175dea964b359c (patch) | |
tree | 3ba896753e2f3ad835375b3f35940fa1a8746387 /builtin/remote.c | |
parent | t5319: use 'test-tool path-utils' instead of 'ls -l' (diff) | |
download | tgif-e892a56845dfc806e384574884175dea964b359c.tar.xz |
t5319: replace 'touch -m' with 'test-tool chmtime'
The use of 'touch -m' to modify a file's mtime is slightly less
portable than using our own 'test-tool chmtime'. The important
thing is that these pack-files are ordered in a special way to
ensure the multi-pack-index selects some as the "newer" pack-files
when resolving duplicate objects.
Reported-by: Jeff King <peff@peff.net>
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/remote.c')
0 files changed, 0 insertions, 0 deletions