Invoke 'callback' for each entry in the given FETCH_HEAD file.
Return a non-zero value from the callback to stop the loop.
Pointer to callback data (optional)
0 on success, non-zero callback return value, GIT_ENOTFOUND if there is no FETCH_HEAD file, or other error code.