summaryrefslogtreecommitdiff
path: root/tests-clar/diff
diff options
context:
space:
mode:
authorRussell Belfer <rb@github.com>2013-06-13 16:09:53 -0700
committerRussell Belfer <rb@github.com>2013-06-17 10:03:49 -0700
commiteefef642c8c0d9d527633294acdf9d7a0c9e94c0 (patch)
tree3dfded43c63d45d3cd30464b8e7f89aed0f20af4 /tests-clar/diff
parent6ea999bb88e1c5d0be17d823c23728d11adfed47 (diff)
downloadlibgit2-eefef642c8c0d9d527633294acdf9d7a0c9e94c0.tar.gz
Always do tree to index diffs case sensitively
Trees are always case sensitive. The index is always case preserving and will be case sensitive when it is turned into a tree. Therefore the tree and the index can and should always be compared to one another case sensitively. This will restore the index to case insensitive order after the diff has been generated. Consider this a short-term fix. The long term fix is to have the index always stored both case sensitively and case insensitively (at least on platforms that sometimes require case insensitivity).
Diffstat (limited to 'tests-clar/diff')
0 files changed, 0 insertions, 0 deletions