[git] added rebase=true to gitconfig

This commit is contained in:
Afonso Franco 2024-10-05 13:11:49 +01:00
parent 56a6a49dba
commit 5c74be5601
Signed by: afonso
SSH key fingerprint: SHA256:PQTRDHPH3yALEGtHXnXBp3Orfcn21pK20t0tS1kHg54

View file

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