libgit2/include
Russell Belfer a15c7802c8 Make submodules externally refcounted
`git_submodule` objects were already refcounted internally in case
the submodule name was different from the path at which it was
stored.  This makes that refcounting externally used as well, so
`git_submodule_lookup` and `git_submodule_add_setup` return an
object that requires a `git_submodule_free` when done.
2014-03-25 09:14:48 -07:00
..
git2 Make submodules externally refcounted 2014-03-25 09:14:48 -07:00
git2.h Include git2/revert.h in git2.h 2013-12-03 23:00:50 +08:00