summaryrefslogtreecommitdiff
path: root/include/git2
diff options
context:
space:
mode:
authorRussell Belfer <rb@github.com>2012-11-19 16:34:44 -0800
committerRussell Belfer <rb@github.com>2012-11-19 16:34:44 -0800
commitd46b0a04c7733e430a50a9d2df195bec87d5dae6 (patch)
tree3a5afaf7c85f51141f64edf50a6def788e762e81 /include/git2
parent02df42ddbf87820011aa4ccba9adfde52670e5e2 (diff)
downloadlibgit2-d46b0a04c7733e430a50a9d2df195bec87d5dae6.tar.gz
Improve iterator ignoring .git file
The workdir iterator has always tried to ignore .git files, but it turns out there were some bugs. This makes it more robust at ignoring .git files. This also makes iterators always check ".git" case insensitively regardless of the properties of the system. This will make libgit2 skip ".GIT" and the like. This is different from core git, but on systems with case insensitive but case preserving file systems, allowing ".GIT" to be added is problematic.
Diffstat (limited to 'include/git2')
0 files changed, 0 insertions, 0 deletions