• Show log

    Commit

  • Hash : fa8ca519
    Author : Pierre-Olivier Latour
    Date : 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.