Skip to content

Commit

Permalink
enable autosquash on interactive rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
abysssol committed Jul 30, 2024
1 parent f8fef3d commit 074fb18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .config/git/config
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
email = [email protected]
[pull]
rebase = true
[rebase]
autoSquash = true

0 comments on commit 074fb18

Please sign in to comment.