chore(git): autosquash during rebasing

Useful for `git rebase -i`
This commit is contained in:
Tibo De Peuter 2026-03-31 21:50:32 +02:00
parent ef3703c297
commit 60d9c07eae
No known key found for this signature in database
GPG key ID: 9187B5FA0F4B6F6D

View file

@ -23,6 +23,9 @@
[init]
defaultBranch = "main"
[rebase]
autoSquash = "true"
[safe]
directory = "/home/tdpeuter/university/sshfs"