+[2016-04-16T23:07:18Z]siawi 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:37Z]VictorBjelkholmsiaw, push to a different branch +[2016-04-16T23:20:59Z]VictorBjelkholmgit push origin branch-in-pr:another-branch +[2016-04-16T23:21:24Z]siawjust did that :) +[2016-04-16T23:21:26Z]siawthanks :)
so I'm trying to access https://raw.githubusercontent.com/pi-hole/pi-hole/master/automated%20install/basic-install.sh
+[2016-04-17T00:26:10Z]Jmainguyis there a way for me to see all open PR's I am subscribed to +[2016-04-17T01:24:11Z]Jmainguytrying to use the api +[2016-04-17T01:24:17Z]Jmainguydoesnt seem to work as documented +[2016-04-17T01:24:29Z]Jmainguyfor instance, https://developer.github.com/v3/issues/ +[2016-04-17T01:25:55Z]JmainguyGET /issues doesnt return anything