Correction : modification de ma configuration Git
This commit is contained in:
parent
64d87e1d86
commit
00e3b9a609
1 changed files with 2 additions and 2 deletions
|
@ -4,6 +4,6 @@
|
|||
[core]
|
||||
editor = nvim
|
||||
[init]
|
||||
defaultBranch = master
|
||||
defaultbranch = master
|
||||
[pull]
|
||||
rebase = false
|
||||
rebase = true
|
||||
|
|
Loading…
Reference in a new issue