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