Skip to content

Commit aabf3ea

Browse files
committed
gh auth
1 parent c3ab583 commit aabf3ea

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

gitconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,9 @@
4242
defaultBranch = main
4343
[url "ssh://git@"]
4444
insteadOf = https://
45+
[credential "https://github.com"]
46+
helper =
47+
helper = !/usr/bin/gh auth git-credential
48+
[credential "https://gist.github.com"]
49+
helper =
50+
helper = !/usr/bin/gh auth git-credential

0 commit comments

Comments
 (0)