summaryrefslogtreecommitdiff
path: root/cache.h
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2021-05-03 16:43:28 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-05-04 11:52:03 +0900
commit8ff06de10c12ef1f796fcefb96166133965d510e (patch)
tree9c06e239e9b378f112729305c5240e64532a617b /cache.h
parentfsck: warn about symlinked dotfiles we'll open with O_NOFOLLOW (diff)
downloadtgif-8ff06de10c12ef1f796fcefb96166133965d510e.tar.xz
docs: document symlink restrictions for dot-files
We stopped allowing symlinks for .gitmodules files in 10ecfa7649 (verify_path: disallow symlinks in .gitmodules, 2018-05-04), and we stopped following symlinks for .gitattributes, .gitignore, and .mailmap in the commits from 204333b015 (Merge branch 'jk/open-dotgitx-with-nofollow', 2021-03-22). The reasons are discussed in detail there, but we never adjusted the documentation to let users know. This hasn't been a big deal since the point is that such setups were mildly broken and thought to be unusual anyway. But it certainly doesn't hurt to be clear and explicit about it. Suggested-by: Philip Oakley <philipoakley@iee.email> Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'cache.h')
0 files changed, 0 insertions, 0 deletions