libgit2/include
Russell Belfer 22df47cbc5 Fix segfault if gitmodules is invalid
The reload_all call could end up dereferencing a NULL pointer if
there was an error while attempting to load the submodules config
data (i.e. invalid content in the gitmodules file).  This fixes it.
2014-03-26 14:38:26 -07:00
..
git2 Fix segfault if gitmodules is invalid 2014-03-26 14:38:26 -07:00
git2.h Include git2/revert.h in git2.h 2013-12-03 23:00:50 +08:00