[git] enable rerere

This commit is contained in:
odrling 2024-04-12 15:00:27 +02:00
parent beee1f3bb0
commit 48bd8e09df
No known key found for this signature in database
GPG key ID: EC907F69A27A90C5

View file

@ -51,7 +51,8 @@
pushall = !git remote | xargs -n 1 git push --all
tlc = clone --filter tree:0
blc = clone --filter blob:none
[rerere]
enabled = true
[commit]
cleanup = scissors
gpgsign = true