diff options
author | Russell Belfer <rb@github.com> | 2014-04-24 15:25:01 -0700 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2014-04-24 15:25:01 -0700 |
commit | f608f3bb274dbf413127ba352f48021ed538139e (patch) | |
tree | 159710db559a9b460f97f390ac9c8f910254f1ec /src/commit.c | |
parent | 2334e3d8c33c639732e586ae8adfb65370523ab2 (diff) | |
download | libgit2-f608f3bb274dbf413127ba352f48021ed538139e.tar.gz |
Test toggling core.precomposeunicode yields rename
There is an interesting difference with core Git here, though.
Because libgit2 will do rename detection with the working directory,
in the last case where the HEAD and the working directory both
have the decomposed data and the index has the composed data, we
generate a single status record with two renames whereas Git will
generate one rename (head to index) and one untracked file.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions