Skip to content

Commit 9b0da8a

Browse files
committed
Merge pull request #4 from CamShaft/patch-1
Add raw.github.com
2 parents 2960ed1 + ce081d2 commit 9b0da8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

support/netrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
machine api.github.com login <%= github_token %> password x-oauth-basic
22
machine code.github.com login <%= github_token %> password x-oauth-basic
3+
machine raw.github.com login <%= github_token %> password x-oauth-basic
34
machine github.com login <%= github_token %> password x-oauth-basic

0 commit comments

Comments
 (0)