Update git config
This commit is contained in:
parent
8f76fa9a8c
commit
dc5043e4d7
1 changed files with 4 additions and 0 deletions
|
|
@ -7,3 +7,7 @@
|
||||||
default = simple
|
default = simple
|
||||||
[alias]
|
[alias]
|
||||||
lg = log --oneline --graph --decorate
|
lg = log --oneline --graph --decorate
|
||||||
|
[merge]
|
||||||
|
ff = false
|
||||||
|
[credential]
|
||||||
|
helper = cache
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue