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

Commit

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

[rerere]
enabled = true

[rebase]
autostash = true

0 comments on commit c5455a3

Please sign in to comment.