Skip to content

Use `force: true` for fetch_source_branch

Ahmad Sherif requested to merge fix-rugged-fetch-source-branch into master

After gitaly@88a3cbf7, we started seeing errors like this. We force: true is needed to match the old behavior, as #write_ref defaults to force: false.

What does this MR do?

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

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports