+[9 years ago]visualshockSo I just wonder where someone got the info about me +[9 years ago]gamenameHI. 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]Remramgamename: some IDEs have it +[9 years ago]gamenameRemram Yeah, that looks like my best option. Thanks +[9 years ago]Remramelse I don't think so (you mean "text" and not "text file", right?)
Is there not a single github person here? :| I thought it was worth a shot
+[9 years ago]rrvawhen 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]_rgnyou can't comment other lines +[9 years ago]_rgnbut you can just comment in the PR +[9 years ago]_rgnobviously +[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.