diff options
| author | Todd Zullinger <tmz@pobox.com> | 2025-03-03 15:44:02 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-03-03 13:49:19 -0800 |
| commit | d40da0bd4b3c9c591fe36d4772d44209fbd70504 (patch) | |
| tree | ed049acc30c73627621c30c2676f67d69821d3a0 /Makefile | |
| parent | 7d90a272ac4f9a2755d7b4f5807d670e0212e70f (diff) | |
| download | git-d40da0bd4b3c9c591fe36d4772d44209fbd70504.tar.xz | |
Makefile: update reference to technical/racy-git.adoc
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -194,7 +194,7 @@ include shared.mak # Linux, kernel 2.6.11 or newer is required for reliable sub-second file times # on file systems with exactly 1 ns or 1 s resolution. If you intend to use Git # on other file systems (e.g. CEPH, CIFS, NTFS, UDF), don't enable USE_NSEC. See -# Documentation/technical/racy-git.txt for details. +# Documentation/technical/racy-git.adoc for details. # # Define USE_ST_TIMESPEC if your "struct stat" uses "st_ctimespec" instead of # "st_ctim" |
