Skip to content

Add `Gitlab::Git::Repository#fetch` command

Alejandro Rodríguez requested to merge gitaly-fetch-remote into master

What does this MR do?

Add Gitlab::Git::Repository#fetch command

Are there points in the code the reviewer needs to double check?

No

Why was this MR needed?

We will use it to refactor UpdateRepositoryStorageService on EE to prepare it for its Gitaly migration. See gitaly#554 (comment 40224657)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes gitaly#586 (closed)

Edited by Dmytro Zaporozhets (DZ)

Merge request reports