1
0
Fork 0

Update git configs

This commit is contained in:
Jeremy Kaplan 2017-03-11 17:01:52 -05:00
commit e9d5da760c
3 changed files with 9 additions and 3 deletions

View file

@ -6,6 +6,8 @@
[push]
default = simple
[alias]
lg = log --oneline --graph --decorate
lg = log --oneline --graph --decorate
[credential]
helper = cache
[commit]
verbose = true

View file

@ -6,6 +6,8 @@
[push]
default = simple
[alias]
lg = log --oneline --graph --decorate
lg = log --oneline --graph --decorate
[credential]
helper = cache
[commit]
verbose = true

View file

@ -6,6 +6,8 @@
[push]
default = simple
[alias]
lg = log --oneline --graph --decorate
lg = log --oneline --graph --decorate
[credential]
helper = cache
[commit]
verbose = true