diff options
Diffstat (limited to '.gitconfig')
| -rw-r--r-- | .gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -40,5 +40,7 @@ prune = true [commit] gpgsign = true +[rerere] + enabled = true [includeIf "gitdir/i:~/Work/MBition/"] path = ~/.gitconfig.work.inc |
