Skip to content

Implement GetRemoteReferences on localrepo

Sami Hiltunen requested to merge smh-get-remote-references into master

This commit implements GetRemoteReferences on localrepo for listing the remote's references via git ls-remote. The method is going to be later used when porting UpdateRemoteMirror to Go.

Merge request reports

Loading