gitaly['configuration'] = { git: { config: [ { key: "fetch.fsck.gitmodulesUrl", value: "ignore" }, { key: "fsck.gitmodulesUrl", value: "ignore" }, ], }, }