+[9 years ago]T3ZlckNvZGVyNo I mean Pull requests +[9 years ago]T3ZlckNvZGVyIt's a repo in the end, right? +[9 years ago]GizerHello, I am using the github API to get all the issues of a repository, since I want to count all open issues I was looking for the open_issues_count, but it's not coming up in my json +[9 years ago]srpxHow do I check if I have write access to a repository? I'm trying to push to a repository that I just cloned, and that I can pull, but I get: remote: Repository not found +[9 years ago]srpxWhich is kinda a stupid message because if the repository is not found, how can I pull?...
when you create client app, what is the best practice for download links ?
+[9 years ago]VxJasonxVit sounds like you don't have push access to it +[9 years ago]VxJasonxVGitHub serves 404s instead of 403s in order to prevent information disclosure +[9 years ago]ardian_Hello I am having an issue with github, for example the issue counter shows a lower number, rather with API I get a different number of the total open issues +[9 years ago]ardian_I have tried different libraries in ruby and python but the number is not close enough to the counter of the web version of github +[9 years ago]ardian_ok just confirmed that the API is working and it takes sometime for the web to update, using http://githubstats.com/ showed the same number as my own script.