aboutsummaryrefslogtreecommitdiff
path: root/cache.h
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-01-21 00:44:50 -0800
committerJunio C Hamano <gitster@pobox.com>2008-01-22 21:26:40 -0800
commit6d91da6d3c170d026f2d7f79bbd7b657a6908cc8 (patch)
treeadb7b336b0e7b0b06269fa250491ef5b17c1dbf2 /cache.h
parent077c48df8a72b046a2f562fedffa1c3d3a73a4e2 (diff)
downloadgit-6d91da6d3c170d026f2d7f79bbd7b657a6908cc8.tar.gz
git-6d91da6d3c170d026f2d7f79bbd7b657a6908cc8.tar.xz
read-cache.c: introduce is_racy_timestamp() helper
This moves a common boolean expression into a helper function, and makes the comparison between filesystem timestamp and index timestamp done in the function in line with the other places. st.st_mtime should be casted to (unsigned int) when compared to an index timestamp ce_mtime. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'cache.h')
0 files changed, 0 insertions, 0 deletions