diff options
author | Edward Thomson <ethomson@edwardthomson.com> | 2015-08-07 12:43:49 -0500 |
---|---|---|
committer | Edward Thomson <ethomson@microsoft.com> | 2015-09-08 11:34:00 -0400 |
commit | a32bc85e84090299ab9ba56b2d8f1761b7d91873 (patch) | |
tree | 8a2075c3cec24b8f06b514da84b51ac3db6e131f /tests/diff/tree.c | |
parent | 280adb3f942a1ce4f4939b7058209d0cd0467062 (diff) | |
download | libgit2-a32bc85e84090299ab9ba56b2d8f1761b7d91873.tar.gz |
git_index_add: allow case changing renames
On case insensitive platforms, allow `git_index_add` to provide a new
path for an existing index entry. Previously, we would maintain the
case in an index entry without the ability to change it (except by
removing an entry and re-adding it.)
Higher-level functions (like `git_index_add_bypath` and
`git_index_add_frombuffers`) continue to keep the old path for easier
usage.
Diffstat (limited to 'tests/diff/tree.c')
0 files changed, 0 insertions, 0 deletions