+ [2016-04-16T23:07:18Z] siaw i have an open pull request. how can i push to my fork without updating the pull request with the new stuff?
+ [2016-04-16T23:20:59Z] VictorBjelkholm git push origin branch-in-pr:another-branch
+ [2016-04-16T23:21:24Z] siaw just did that :)
+ [2016-04-16T23:21:26Z] siaw thanks :)

message no. 131738

Posted by VictorBjelkholm in #github at 2016-04-16T23:20:59Z

git push origin branch-in-pr:another-branch
+ [2016-04-17T00:26:10Z] Jmainguy is there a way for me to see all open PR's I am subscribed to
+ [2016-04-17T01:24:11Z] Jmainguy trying to use the api
+ [2016-04-17T01:24:17Z] Jmainguy doesnt seem to work as documented
+ [2016-04-17T01:24:29Z] Jmainguy for instance, https://developer.github.com/v3/issues/
+ [2016-04-17T01:25:55Z] Jmainguy GET /issues doesnt return anything