chore(git): removed rebase by default

This commit is contained in:
Afonso Franco 2024-10-20 01:41:36 +01:00
parent 427ce8684b
commit 3e20c04a15
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4

View file

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