+[9 years ago]Seveaswhich you can feed into another api call to get the merger +[9 years ago]kylookay 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]kyloand avoid rate limits +[9 years ago]Seveasthen just clone the repos and get the merger direct from the clones instead of the api +[9 years ago]kyloah yeah, that'd work
+[9 years ago]dsdeizhi all, what's usually the issue if the download is slow? +[9 years ago]dsdeiznet speed seems fine and status github says everything looks okay +[9 years ago]SlizardWizardI accidently deleted a folder a good 10 commits ago +[9 years ago]SlizardWizardIs there an easy way to download a whole folder while looking at the code in history? +[9 years ago]jhassSlizardWizard: note the commit ID in the URL and do git checkout <commit id> -- folder/