Skip to content

Introduce new `FetchRemoteResponse.repo_changed` field

In Draft: New RepoChanged field (!7250 - closed) we spiked out the bare minimum changes within Gitaly to allow FetchRemoteRequest#repo_changed. If FetchRemoteResponse.repo_changed is true then it can be inspected within GitLab (Rails) and utilized by Sync LFS objects if fetch_result.check_repo_cha... (gitlab#486867 - closed) to begin syncing LFS objects before updating branches.

This MR introduces the FetchRemoteResponse.repo_changed field to make that possible.

Closes #6363 (closed)

Edited by Javiera Tapia

Merge request reports

Loading