summaryrefslogtreecommitdiff
path: root/src/commit.c
diff options
context:
space:
mode:
authorRussell Belfer <rb@github.com>2013-03-10 22:38:53 -0700
committerRussell Belfer <rb@github.com>2013-03-10 22:38:53 -0700
commit61c7b61e6fe2542deeb8d2aadbea90a8f5b3c9cd (patch)
treed3bd3b665bad772e9e7b9815c290c26d282f81a8 /src/commit.c
parenta03beb7ba6017181c29d77e64112e4730f690271 (diff)
downloadlibgit2-61c7b61e6fe2542deeb8d2aadbea90a8f5b3c9cd.tar.gz
Use correct case path in icase tree iterator
If there are case-ambiguities in the path of a case insensitive tree iterator, it will now rewrite the entire path when it gives the path name to an entry, so a tree with "A/b/C/d.txt" and "a/B/c/E.txt" will give the true full paths (instead of case- folding them both to "A/B/C/d.txt" or "a/b/c/E.txt" or something like that.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions