Allow DAP ambient flows to modify local git config
What does this MR do and why?
Allow DAP ambient flows to modify local git config
SRT by default prevents writes to .git/config which blocks git client from setting upstream upon branch checkouts, which breaks some flows and require prompt workarounds. This change updates DAP base image to use latest SRT, which exposes config option to allow writes to .git/config
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Mikołaj Wawrzyniak
