+ [9 years ago] Seveas which you can feed into another api call to get the merger
+ [9 years ago] kylo okay thanks, i found that path, but was hoping to avoid per-PR API calls because i want to do something org-wide
+ [9 years ago] kylo and avoid rate limits
+ [9 years ago] Seveas then just clone the repos and get the merger direct from the clones instead of the api
+ [9 years ago] kylo ah yeah, that'd work

message no. 147067

Posted by dequeues in #github at 2016-08-16T20:00:57Z

What's the events for services?
+ [9 years ago] dsdeiz hi all, what's usually the issue if the download is slow?
+ [9 years ago] dsdeiz net speed seems fine and status github says everything looks okay
+ [9 years ago] SlizardWizard I accidently deleted a folder a good 10 commits ago
+ [9 years ago] SlizardWizard Is there an easy way to download a whole folder while looking at the code in history?
+ [9 years ago] jhass SlizardWizard: note the commit ID in the URL and do git checkout <commit id> -- folder/