mirror of
https://git.proxmox.com/git/libgit2
synced 2025-10-28 06:21:34 +00:00
As we attempt to replicate a situation in which an older checkout has put a file on disk with different filtering settings from us, set the timestamp on the entry and file to a second before we're performing the operation so the entry in the index counts as old. This way we can test that we're not looking at the on-disk file when the index has the entry and we detect it as clean. |
||
|---|---|---|
| .. | ||
| trees | ||
| workdir | ||
| files.c | ||
| merge_helpers.c | ||
| merge_helpers.h | ||