Update git config
This commit is contained in:
parent
6e6070b7b7
commit
5e9c34ed9b
1 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,8 @@
|
|||
s = status
|
||||
yolo = !git commit -m \"$(curl -s https://whatthecommit.com/index.txt)\"
|
||||
[merge]
|
||||
ff = no
|
||||
conflictstyle = diff3
|
||||
[core]
|
||||
autocrlf = input
|
||||
[push]
|
||||
autoSetupRemote = true
|
||||
|
|
Loading…
Reference in a new issue