Update .gitconfig
This commit is contained in:
parent
a8cd579023
commit
3a562a52b4
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