--- a/.gitconfig Mon Feb 22 20:15:51 2021 +0200 +++ b/.gitconfig Sun Mar 21 01:27:55 2021 +0200 @@ -59,3 +59,6 @@ [pull] ff = only +[rerere] +# Reuse Recorded Resolution. Keeps database of manually resolved conflicts. +enabled = true