git: autosetup remote and use credential cache
crispy-caesus crispy@crispy-caesus.eu
Sat, 05 Sep 2026 01:49:57 +0200
1 files changed,
4 insertions(+),
0 deletions(-)
jump to
M
git/.gitconfig
→
git/.gitconfig
@@ -7,3 +7,7 @@ gpgsign = true
[tag] gpgSign = true +[credential] + helper = cache +[push] + autoSetupRemote = true