[git] removed rebase by default

This commit is contained in:
Afonso Franco 2024-10-20 01:41:36 +01:00
parent 3b7a395c35
commit 5426aef6e7
Signed by: afonso
SSH key fingerprint: SHA256:PQTRDHPH3yALEGtHXnXBp3Orfcn21pK20t0tS1kHg54

View file

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