Return the current entry and advance the iterator
The pointers returned by this function are valid until the next call to git_config_next or until the iterator is freed.
git_config_next
pointer to store the entry
the iterator
0 or an error code. GIT_ITEROVER if the iteration has completed