add credential and pull config
This commit is contained in:
parent
ad3c395dca
commit
a7cf1fe793
@ -10,6 +10,7 @@
|
|||||||
name = James Dixon
|
name = James Dixon
|
||||||
[credential]
|
[credential]
|
||||||
username = lemonase
|
username = lemonase
|
||||||
|
helper = store
|
||||||
[color]
|
[color]
|
||||||
ui = true
|
ui = true
|
||||||
status = auto
|
status = auto
|
||||||
@ -18,6 +19,8 @@
|
|||||||
tool = vimdiff
|
tool = vimdiff
|
||||||
[difftool]
|
[difftool]
|
||||||
prompt = false
|
prompt = false
|
||||||
|
[pull]
|
||||||
|
ff = only
|
||||||
[alias]
|
[alias]
|
||||||
a = add
|
a = add
|
||||||
aa = add --all
|
aa = add --all
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user