changeset 387:095b39bdfdf4

Enable rerere
author zegervdv <zegervdv@me.com>
date Fri, 28 May 2021 14:11:29 +0200
parents 82155064643e
children 80a9a2b73eac
files dot_gitconfig.tmpl
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/dot_gitconfig.tmpl	Mon May 10 15:02:32 2021 +0200
+++ b/dot_gitconfig.tmpl	Fri May 28 14:11:29 2021 +0200
@@ -38,3 +38,5 @@
 [url "https://"]
 	insteadOf = git://
 {{- end }}
+[rerere]
+	enabled = 1