We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3ab583 commit aabf3eaCopy full SHA for aabf3ea
1 file changed
gitconfig
@@ -42,3 +42,9 @@
42
defaultBranch = main
43
[url "ssh://git@"]
44
insteadOf = https://
45
+[credential "https://github.com"]
46
+ helper =
47
+ helper = !/usr/bin/gh auth git-credential
48
+[credential "https://gist.github.com"]
49
50
0 commit comments