diff options
author | Russell Belfer <rb@github.com> | 2013-01-03 14:08:53 -0800 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2013-01-04 15:47:44 -0800 |
commit | d8889d2b64a0a28f33a189216e1d63669b9be206 (patch) | |
tree | e6f7deafb92f9c260c1ebdff94409438b8934a77 /tests-clar/diff | |
parent | dde7602ae633a557acdb74c8027335bb2584aa77 (diff) | |
download | libgit2-d8889d2b64a0a28f33a189216e1d63669b9be206.tar.gz |
Fix checkout bug rmv untracked trees from index
When checking out with the GIT_CHECKOUT_REMOVE_UNTRACKED option
and there was an entire tree in the working directory and in the
index that is not in the baseline nor target commit, the tree was
correctly(?) removed from the working directory but was not
successfully removed from the index. This fixes that and adds a
test of the functionality.
Diffstat (limited to 'tests-clar/diff')
0 files changed, 0 insertions, 0 deletions