Skip to content

Add Repository#set_config and #delete_config

Jacob Vosmaer requested to merge gitaly-set-delete-config into master

What does this MR do?

Add methods to set and delete Git config keys via Gitaly.

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

Why was this MR needed?

When fetching repositories on a Geo secondary we set and delete config values around the FetchRemote RPC.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

gitaly#1241 (closed)

Edited by Nick Thomas

Merge request reports