Closed wolfy1339 closed 8 years ago
I currently try to use the rawgit service to fetch some CSS files from a private repsitory, but it won't work under rawgit because i keep getting 404 errors The raw link GitHub provides looks as follows
raw.githubusercontent.com/<username>/<repository>/<file name>?token=<token>
And so I would appreciate if this feature was added.
See #89, #62 and #44. It is wontfix. But if you still need this, take a look at rawgithack, it supports any GET parameter passing.
Thanks for the info. I'll try using a private gist then
I currently try to use the rawgit service to fetch some CSS files from a private repsitory, but it won't work under rawgit because i keep getting 404 errors The raw link GitHub provides looks as follows
And so I would appreciate if this feature was added.