diff options
author | Russell Belfer <rb@github.com> | 2013-01-03 16:56:27 -0800 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2013-01-04 15:47:44 -0800 |
commit | 817d625161f212b86c22733f7dde2f2155a65ac5 (patch) | |
tree | 8a0c00a4048b371635b95324928bf70a867ed97b /tests-clar/diff/patch.c | |
parent | 7fc00435829d24021a477c6d6413f3d7b3e37e27 (diff) | |
download | libgit2-817d625161f212b86c22733f7dde2f2155a65ac5.tar.gz |
Fix checkout of index-only dirs and prefixed paths
There are a couple of checkout bugs fixed here. One is with
untracked working directory entries that are prefixes of tree
entries but not in a meaningful way (i.e. "read" is a prefix of
"readme.txt" but doesn't interfere in any way). The second bug
is actually a redo of 07edfa0fc640f85f95507c3101e77accd7d2bf0d
where directory entries in the index that are not in the diff
were not being removed correctly. That fix remedied one case
but broke another.
Diffstat (limited to 'tests-clar/diff/patch.c')
0 files changed, 0 insertions, 0 deletions