15 lines
305 B
Plaintext
15 lines
305 B
Plaintext
[init]
|
|
defaultBranch = main
|
|
[user]
|
|
name = Jason Swank
|
|
email = jswank@
|
|
[push]
|
|
autoSetupRemote = true
|
|
default = current
|
|
[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
|