libgit2/include
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
..
git2 Add index updating to checkout 2013-01-04 15:47:42 -08:00
git2.h Merge pull request #1108 from libgit2/ahead-behind-count 2012-11-29 22:53:34 -08:00