Change default of git pull to rebase

This commit is contained in:
flyingscorpio@clevo 2022-05-23 14:50:10 +02:00
parent 2223baec7e
commit d9b7c12be8

View file

@ -2,7 +2,7 @@
name = {{ username }}
email = {{ useremail }}
[pull]
rebase = false
rebase = true
[alias]
br = branch
ci = commit