Update askpass tweaks for .gitconfig.

This commit is contained in:
2024-06-29 16:58:09 +12:00
parent 42a89ca91b
commit 793d15a9a2

View File

@ -10,8 +10,7 @@
gpgsign = true gpgsign = true
[gpg] [gpg]
format = ssh format = ssh
[alias] [alias]
sweep = !"git branch -d $(git branch --merged | grep -vw $(git rev-parse --abbrev-ref HEAD))" sweep = !"git branch -d $(git branch --merged | grep -vw $(git rev-parse --abbrev-ref HEAD))"
[core] [core]
askPass = true askPass = false