diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2015-03-08 17:12:37 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-03-12 13:45:17 -0700 |
commit | ed4efab1b17e883b761b4482c40c04a4529be8f9 (patch) | |
tree | b5f43046f55053b9d8e4396e0d88b60395f9b244 /cache-tree.h | |
parent | 2bb4cda1987afe6911a1c193283213babda328d2 (diff) | |
download | git-ed4efab1b17e883b761b4482c40c04a4529be8f9.tar.gz |
untracked cache: avoid racy timestamps
When a directory is updated within the same second that its timestamp
is last saved, we cannot realize the directory has been updated by
checking timestamps. Assume the worst (something is update). See
29e4d36 (Racy GIT - 2005-12-20) for more information.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'cache-tree.h')
0 files changed, 0 insertions, 0 deletions