+ [9 years ago] visualshock So I just wonder where someone got the info about me
+ [9 years ago] gamename HI. I'm an OSX user. Are there any tools that allow me to right-click on text and create a gist from it?
+ [9 years ago] Remram gamename: some IDEs have it
+ [9 years ago] gamename Remram Yeah, that looks like my best option. Thanks
+ [9 years ago] Remram else I don't think so (you mean "text" and not "text file", right?)

message no. 117963

Posted by pi-_ in #github at 2015-11-03T17:34:25Z

Is there not a single github person here? :| I thought it was worth a shot
+ [9 years ago] rrva when doing code reviews on pull requests, how can I comment on lines not part of the pull request? I often want to comment on the state of an entire file
+ [9 years ago] _rgn you can't comment other lines
+ [9 years ago] _rgn but you can just comment in the PR
+ [9 years ago] _rgn obviously
+ [9 years ago] twisted` hey, the ping request of a webhook sends along a "zen", which is a cute gimmick but atm it breaks my entire script that should parse it. "zen":"It's not fully shipped until it's fast." is what it sends. It breaks on the single quote, and afaik a single-quote never appears in any other payload.