diff options
author | Russell Belfer <rb@github.com> | 2013-04-22 13:51:35 -0700 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2013-04-23 12:57:30 -0700 |
commit | 608d04667ae08e991c1ffa6f33573d15930245b3 (patch) | |
tree | 8065e1474fa517400edabd72b4f98f86dba72fa2 /tests-clar/diff/patch.c | |
parent | a5df71c11fef996d67593546fa1edb2865e6a5d9 (diff) | |
download | libgit2-608d04667ae08e991c1ffa6f33573d15930245b3.tar.gz |
Make tree to tree diffs case sensitive
When case insensitive tree iterators were added, we started reading
the case sensitivity of the index to decide if the tree should be
case sensitive. This is good for index-to-tree comparisons, but
for tree-to-tree comparisons, we should really default to doing a
case sensitive comparison unless the user really wants otherwise.
Diffstat (limited to 'tests-clar/diff/patch.c')
0 files changed, 0 insertions, 0 deletions