Git rebase by default

This commit is contained in:
Brieuc Dubois 2024-01-29 11:20:46 +01:00
parent 3273077562
commit 8474971e1d
1 changed files with 2 additions and 0 deletions

View File

@ -6,3 +6,5 @@
excludesfile = ~/.config/custom/git/.gitignore_global
[init]
defaultBranch = master
[pull]
rebase = true