8 lines
128 B
Text
8 lines
128 B
Text
# vim:set ft=gitconfig :
|
|
|
|
[user]
|
|
name = AUTHORNAME
|
|
email = AUTHOREMAIL
|
|
|
|
[credential]
|
|
helper = GIT_CREDENTIAL_HELPER
|