diff options
author | Russell Belfer <rb@github.com> | 2013-03-11 10:37:12 -0700 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2013-03-11 10:37:12 -0700 |
commit | aec4f6633ccdd359a39d712a27f87e613f788f6c (patch) | |
tree | 6a94a42a9e219a45d2986040b1ef147867c78f28 /src/commit.c | |
parent | 92028ea58541c9de69096bd6b1bbe664976c24c1 (diff) | |
download | libgit2-aec4f6633ccdd359a39d712a27f87e613f788f6c.tar.gz |
Fix tree iterator advance using wrong name compare
Tree iterator advance was moving forward without taking the
filemode of the entries into account, equating "a" and "a/".
This makes the tree entry comparison code more easily reusable
and fixes the problem.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions