Commit fa8ca519ccc6c0821864fcdb203fac92409ee0ec

Pierre-Olivier Latour 2015-01-23T15:35:29

Allow passing a NULL index to git_repository_set_index() This is supported by the underlying set_index() implementation and setting the repository index to NULL is recommended by the git_repository_set_bare() documentation.