chore(git): added rebase=true to gitconfig

This commit is contained in:
2024-10-05 13:11:49 +01:00
parent 49d5c2d3ce
commit 115d79bf4e

View File

@@ -29,7 +29,7 @@
[tag]
gpgsign = true
[pull]
rebase = false
rebase = true
[init]
defaultBranch = main
[alias]