chore(git): removed rebase by default

This commit is contained in:
2024-10-20 01:41:36 +01:00
parent 427ce8684b
commit 3e20c04a15

View File

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