+ [2017-03-05T17:39:54Z] ericnoan ok, i'll try it
+ [2017-03-05T18:51:00Z] ericnoan twidi: can you paste your full enpoint? :) i just get not found
+ [2017-03-05T18:52:05Z] ericnoan ok nm, i found it
+ [2017-03-05T20:54:33Z] gchristensen Hi, do deployments created via API show up anywhere?

message no. 164868

Posted by twidi in #github at 2017-03-05T12:06:43Z

indeed you're right about pull requests! For the commits, the better idea I have uses at max two api calls: first go to the /commits endpoint, read the Link header. If it exists and there is a `rel="last"` entry, you have the number of page, simply do 30 * this number - 1 , then go to link for this last page , get the data, and add the number of commits on this call. If there is no last page, you have only one page so simply count the commits on the first
+ [2017-03-06T07:37:35Z] IamTrying Guys, i have forked a repository for contribution i have made changes to my forked repository. Then i requested a pull to the original repository. By now the original repository have too many updates. How do i get all the updates to my forked repository?
+ [2017-03-06T12:02:27Z] m4tthumphrey is there anyway I can recover my account if I have not got the phone that I originally set up 2FA on?
+ [2017-03-06T13:19:57Z] sonOfRa m4tthumphrey: if you wrote down your recovery codes, as the UI told you about 5 times to do, yes
+ [2017-03-06T13:20:01Z] sonOfRa Otherwise, very unlikely