Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
Add rebase config
Browse files Browse the repository at this point in the history
  • Loading branch information
takeokunn committed Jul 2, 2024
1 parent 539a060 commit 3a01d55
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions modules/git/dot.gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,8 @@ defaultBranch = main

[rerere]
enabled = true

[rebase]
autoStash = true
abbreviateCommands = true
autosquash = true

0 comments on commit 3a01d55

Please sign in to comment.