diff --git a/git/.gitconfig b/git/.gitconfig index fa3d838..913799b 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -77,6 +77,8 @@ updateRefs = true [receive] fsckObjects = true +[rerere] + enabled = true [sendemail] smtpserver = /usr/bin/msmtp [stash]