libgit2/tests-clar/checkout
Russell Belfer 5cf9875a4f Add index updating to checkout
Make checkout update entries in the index for all files that are
updated and/or removed, unless flag GIT_CHECKOUT_DONT_UPDATE_INDEX
is given.  To do this, iterators were extended to allow a little
more introspection into the index being iterated over, etc.
2013-01-04 15:47:42 -08:00
..
head.c Rework checkout internals (again) 2013-01-04 15:47:42 -08:00
index.c More checkout improvements 2013-01-04 15:47:42 -08:00
tree.c Add index updating to checkout 2013-01-04 15:47:42 -08:00
typechange.c More checkout improvements 2013-01-04 15:47:42 -08:00