]> git.ipfire.org Git - thirdparty/git.git/commit - cache.h
Fix symlink handling
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 5 May 2005 23:01:46 +0000 (16:01 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 5 May 2005 23:01:46 +0000 (16:01 -0700)
commitdb823d4a5a47d614895c959dce2a379a2364b677
tree67b44bb0ddfcf9e69b5dbafd0a5223ea55dffda9
parented4eeaf203d0f293bd5ffc2a0ad8711f052db1f3
Fix symlink handling

We really always want to have S_IFREG there for non-symlinks,
otherwise we create corrupt index files.
cache.h