Skip to content

Set SSH credentials when listing remote repos references in UpdateRemoteMirror

Sami Hiltunen requested to merge smh-fix-update-remote-mirror into master

UpdateRemoteMirror failed in production as it didn't use correct SSH credentials when attempting to list the mirror repository's references. This commit addresses the situation by using the passed in credentials for GetRemoteReferences as well.

Fixes gitlab#332861 (closed)

Edited by Sami Hiltunen

Merge request reports