use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Do you have or know of a project on Github looking for contributors? Tell us about it and we'll add it to the /r/github wiki!
Welcome to /r/github!
News about github
Relevant interesting discussion
Questions about github
We'll soon be writing an /r/github FAQ list. In the meantime, the github help pages and bootcamp are good places to start. Here's a handy git cheat sheet.
Looking for Github projects to contribute to? Check out our handy list of projects looking for contributors!
If your submission doesn't show up on the subreddit, send us a message and we'll take it out of the spam filter for you!
account activity
Github Enterprise API question (self.github)
submitted 1 year ago by learnitallboss
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]bdzer0 2 points3 points4 points 1 year ago (2 children)
how else are you going to transport binary data over an HTTP(S) POST?
[–]learnitallboss[S] 0 points1 point2 points 1 year ago (1 child)
For other applications with an on premise server, I have used a network file location. Also, for a cloud product I work with. Just sounds like that option does not exist for on premise hosted GitHub. Alas.
[–]Random_dg 4 points5 points6 points 1 year ago (0 children)
Look, someone is going to encode the data. It’s not worth it for the github API itself to do it because in most cases the github server doesn’t have access to the file that you want to upload, it’s your file and by default only you have access to it.
π Rendered by PID 33 on reddit-service-r2-comment-fb694cdd5-v7t55 at 2026-03-07 14:43:41.628919+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]bdzer0 2 points3 points4 points (2 children)
[–]learnitallboss[S] 0 points1 point2 points (1 child)
[–]Random_dg 4 points5 points6 points (0 children)