Some credential helpers? Maybe?

This commit is contained in:
John Doty 2023-08-26 07:20:48 -07:00
parent bd4694c8c6
commit acca433c0d
2 changed files with 7 additions and 3 deletions

View file

@ -3,7 +3,7 @@
email = john@d0ty.me
[include]
path = .gitconfig.shared
path = .gitconfig.shared
[credential "https://github.com"]
helper =
helper = !/opt/local/bin/gh auth git-credential
@ -15,4 +15,4 @@
[github]
user = DeCarabas
[safe]
directory = /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core
directory = /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core

View file

@ -12,4 +12,8 @@
[init]
defaultBranch = main
[rebase]
updateRefs = true
updateRefs = true
[credential "helperselector"]
selected = manager
[credential "https://git.d0ty.me"]
provider = generic