+ [5 years ago] InfamousJoeG Dload Upload Total Spent Left Speed
+ [5 years ago] InfamousJoeG % Total % Received % Xferd Average Speed Time Time Time Current
+ [5 years ago] InfamousJoeG 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 172.18.0.3 port 8080: Connection refused
+ [5 years ago] nezZario That says connection REFUSED .. So that means that it is able to contact the host -- the host is sending back ICMP messages --- it just doesn't want you to connect

message no. 175291

Posted by _Warl0ck in #github at 2019-10-21T05:30:42Z

How can I change my github status to look like this? I've tried inspecting element and screwing with it
+ [5 years ago] Saviq Hi all, anyone here using the v4 GraphQL API? I'm trying to add a CommitComment, but can't find a way to do so
+ [5 years ago] Saviq mutation.addComment spits out "Could not resolve to IssueOrPullRequest node with the global id of…"
+ [5 years ago] Saviq and the only other option seems to be mutation.addPullRequestReviewComment - which IIUC is not what I want?
+ [5 years ago] Saviq v3 has this https://developer.github.com/v3/guides/working-with-comments/#commit-comments and I can't find a way to do the same in v4…
+ [5 years ago] jsatk every time i run `hub browse` it opens the repo in a new tab in chrome _and_ launches firefox. I have ran `git config --global web.browser chrome`. Anyone have any ideas?