Skip to content

Commit

Permalink
feat: Enable git rerere globally
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpovel committed Jan 21, 2024
1 parent ca2b325 commit 8fc31cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions home/.gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,5 @@
rebase = true
[push]
autoSetupRemote = true
[rerere]
enabled = true

0 comments on commit 8fc31cf

Please sign in to comment.