+ [2015-10-12T20:15:26Z] icee now suddenly today, after every merge all the other PRs require rebase-- they say--
+ [2015-10-12T20:15:29Z] icee This branch is out-of-date with the base branch
+ [2015-10-12T20:15:32Z] icee Merge the latest changes from next into this branch.
+ [2015-10-12T20:15:41Z] icee is there some kind of setting for this somewhere?
+ [2015-10-12T21:10:39Z] zurfthecity i thought the 5000 requests per oauth token was per IP address... i just confirmed now that it's 5000 requests total regardless of IP address... did that change recently?

message no. 115893

Posted by offby1 in #github at 2015-10-12T15:57:41Z

I suspect the answer is "no", but: can I get my project's issues via git commands, similar to how a project's _pages_ live in a separate branch? (I know I can get them via the API)
+ [2015-10-13T03:22:48Z] jud is there any way i can fork a repo twice, or remove the 'fork' link of a repo so i can get a new fork?
+ [2015-10-13T03:23:26Z] milki jud: you can contact github support to "remove" a fork link
+ [2015-10-13T03:23:43Z] milki jud: you cant have multiple forks of the same repo in github
+ [2015-10-13T03:23:45Z] jud meh ill just clone it, delete, and push it again
+ [2015-10-13T03:24:06Z] jud thanks for tip