Call callback `cb' on each status
For each of the updated references, we receive a status report in the
form of ok refs/heads/master
or ng refs/heads/master <msg>
.
msg != NULL
means the reference has not been updated for the given
reason.
The callback to call on each object
0 on success, GIT_EUSER on non-zero callback, or error code