11 lines
234 B
Text
11 lines
234 B
Text
[credential "https://github.com"]
|
|
helper = "@gh@/bin/gh auth git-credential"
|
|
|
|
[credential "https://github.example.com"]
|
|
helper = "@gh@/bin/gh auth git-credential"
|
|
|
|
[gpg]
|
|
format = "openpgp"
|
|
|
|
[gpg "openpgp"]
|
|
program = "path-to-gpg"
|