chore(git): autosquash during rebasing
Useful for `git rebase -i`
This commit is contained in:
parent
ef3703c297
commit
60d9c07eae
1 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,9 @@
|
|||
[init]
|
||||
defaultBranch = "main"
|
||||
|
||||
[rebase]
|
||||
autoSquash = "true"
|
||||
|
||||
[safe]
|
||||
directory = "/home/tdpeuter/university/sshfs"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue