chore(git): added rebase=true to gitconfig

This commit is contained in:
Afonso Franco 2024-10-05 13:11:49 +01:00
parent 49d5c2d3ce
commit 115d79bf4e
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4

View file

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