We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2960ed1 + ce081d2 commit 9b0da8aCopy full SHA for 9b0da8a
support/netrc
@@ -1,3 +1,4 @@
1
machine api.github.com login <%= github_token %> password x-oauth-basic
2
machine code.github.com login <%= github_token %> password x-oauth-basic
3
+machine raw.github.com login <%= github_token %> password x-oauth-basic
4
machine github.com login <%= github_token %> password x-oauth-basic
0 commit comments