git: Enable rerere

This commit is contained in:
2025-04-11 10:54:20 +02:00
parent 59f5146df8
commit d086320dfb

View File

@@ -131,3 +131,5 @@
# delta detects terminal colors automatically; set one of these to disable auto-detection # delta detects terminal colors automatically; set one of these to disable auto-detection
# dark = true # dark = true
# light = true # light = true
[rerere]
enabled true