✨ feat(gitconfig): added merge option by default when pulling
This commit is contained in:
parent
98adef1761
commit
896a952d87
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@
|
|||
blame = diff-so-fancy | less --tabs=4 -RFX
|
||||
[diff]
|
||||
colorMoved = default
|
||||
[pull]
|
||||
rebase = false
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[gpg]
|
||||
|
|
Loading…
Add table
Reference in a new issue