+ [2017-06-17T12:36:27Z] Bilge What does the "implements" mean for GraphQL objects?
+ [2017-06-17T12:37:41Z] Bilge It seems "resource" returns "UniformResourceLocatable" which has an "implementation" of "Repository"... but how do I actually like Repository and UniformResourceLocatable such that I can retrieve a Repository from a successfuly UniformResourceLocatable query?
+ [2017-06-17T12:37:49Z] Bilge linkU*
+ [2017-06-17T13:00:52Z] anli If I create a mirror on github of a git repo not being on github and someone else also creates a mirror of that external git repo, will the files be reused internally by github (and only id:s created?)
+ [2017-06-17T15:17:31Z] nedbat anli: you're asking about github internals?

message no. 169802

Posted by gtristan in #github at 2017-06-17T06:50:52Z

there is no markdown for that ?
+ [2017-06-18T04:13:38Z] howdoi error: src refspec gh-pages does not match any; but I see that in git branch -r, am I missing something?
+ [2017-06-18T15:10:15Z] bmbouter how can I list all of the pull requests for all repos in an organization?
+ [2017-06-18T15:10:24Z] bmbouter specifically for https://github.com/pulp/
+ [2017-06-18T15:10:32Z] bmbouter I know this is possible but I remember the url was not intuative
+ [2017-06-18T15:10:37Z] bmbouter can't find the url now