Update .gitconfig
This commit is contained in:
parent
b639c021e3
commit
b866f3a295
1 changed files with 4 additions and 0 deletions
|
@ -4,3 +4,7 @@
|
|||
[core]
|
||||
editor = nvim
|
||||
excludesfile = /Users/devin/.gitignore
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[pull]
|
||||
ff = only
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue