12 lines
288 B
Plaintext
12 lines
288 B
Plaintext
|
[credential]
|
||
|
credentialStore = secretservice
|
||
|
helper =
|
||
|
helper = /usr/local/bin/git-credential-manager
|
||
|
[credential "https://dev.azure.com"]
|
||
|
useHttpPath = true
|
||
|
[credential "https://git.shoebottom.ca"]
|
||
|
provider = generic
|
||
|
[user]
|
||
|
email = ir.shoebottom@gmail.com
|
||
|
name = Isaac Shoebottom
|