fetch: collect update errors
A single error while updating a reference can mean that every other update will fail.
Instead of shortcutting, collect any errors that can occur, and log them as warnings.
A single error while updating a reference can mean that every other update will fail.
Instead of shortcutting, collect any errors that can occur, and log them as warnings.
Changes:
- Add RID to log message