libgit2/include
Russell Belfer a9a730075e Submodule caching fix and location API
This adds a new API to the submodule interface that just returns
where information about the submodule was found (e.g. config file
only or in the HEAD, index, or working directory).

Also, the old "refresh" call was potentially keeping some stale
submodule data around, so this simplfies that code and literally
discards the old cache, then reallocates.
2013-01-04 15:47:43 -08:00
..
git2 Submodule caching fix and location API 2013-01-04 15:47:43 -08:00
git2.h Merge pull request #1108 from libgit2/ahead-behind-count 2012-11-29 22:53:34 -08:00