Update git configs
This commit is contained in:
parent
12c9568de2
commit
e9d5da760c
3 changed files with 9 additions and 3 deletions
|
|
@ -6,6 +6,8 @@
|
|||
[push]
|
||||
default = simple
|
||||
[alias]
|
||||
lg = log --oneline --graph --decorate
|
||||
lg = log --oneline --graph --decorate
|
||||
[credential]
|
||||
helper = cache
|
||||
[commit]
|
||||
verbose = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue