Updated gitconfig
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
[user]
|
[user]
|
||||||
email = kenwood364@gmail.com
|
email = kenwood364@gmail.com
|
||||||
name = KenwoodFox
|
name = KenwoodFox
|
||||||
|
[alias]
|
||||||
|
add-commit = !git add -A && git commit
|
||||||
[credential]
|
[credential]
|
||||||
helper = store
|
helper = store
|
||||||
|
[global]
|
||||||
|
[push]
|
||||||
|
default = current
|
||||||
|
|||||||
Reference in New Issue
Block a user