argo-cd/util/git/testdata/gitconfig
Sean Liao 6743cdf9cc
chore: don't read current user git configs in tests (#27172)
Signed-off-by: Sean Liao <sean@liao.dev>
2026-04-08 10:53:50 -04:00

5 lines
81 B
Text

[user]
name = argo
email = argoproj@example.com
[init]
defaultBranch = master