11 lines
275 B
INI
11 lines
275 B
INI
[credential "https://github.com"]
|
|
helper =
|
|
helper = !/usr/bin/gh auth git-credential
|
|
[credential "https://gist.github.com"]
|
|
helper =
|
|
helper = !/usr/bin/gh auth git-credential
|
|
[user]
|
|
email = benjaminpalko@hotmail.com
|
|
name = Benjamin Palko
|
|
[credential]
|
|
helper = store
|