9 lines
127 B
Text
9 lines
127 B
Text
|
# vim:set ft=toml sw=4:
|
||
|
|
||
|
[user]
|
||
|
name = AUTHORNAME
|
||
|
email = AUTHOREMAIL
|
||
|
|
||
|
[credential]
|
||
|
helper = GIT_CREDENTIAL_HELPER
|