+ [2017-01-06T14:52:07Z] jonascj makes sense, thanks
+ [2017-01-06T22:01:54Z] rivarun hello. i have forked a github project, added the fork as a remote and i'm now trying to push to it like so: `git push my_username my_new_branch`. however i get `! [remote rejected] my_new_branch -> my_new_branch (pre-receive hook declined)`. in github settings there's no protected branches. how can i figure out what's going on?
+ [2017-01-06T22:03:54Z] rivarun oh. i just ran the exact same command and it worked. i'll take it that was a github hiccup
+ [2017-01-06T22:08:39Z] saml with PR review, how can I collapse my comments?
+ [2017-01-06T22:08:52Z] saml even after approving, comments still are expanded

message no. 160461

Posted by ZexaronS in #github at 2017-01-06T03:20:59Z

hello
+ [2017-01-07T00:31:57Z] chewbranca http://nbviewer.jupyter.org/gist/jorisvandenbossche/8b74f71734cd6d75a58c5a048261a7a7 but if you look at that gist in the native Github renderer, it doesn't have those colors https://gist.github.com/jorisvandenbossche/8b74f71734cd6d75a58c5a048261a7a7
+ [2017-01-07T00:31:57Z] chewbranca howdy, I'm trying to use Github's built in notebook rendering but it appears there's some issues with applying colors. I was wondering if anyone knew of a workaround, whether this is a bug, or just not supported? You can see here that the notebook applies background colors in the tables
+ [2017-01-07T00:40:09Z] chewbranca (also fyi, those aren't my gists, just found them as a good example of demo'ing the issue)
+ [2017-01-07T09:18:34Z] tyll Hi, when I am looking at https://github.com/mikem23/koji-playground/commit/09af8f548665fab35174f731bf51bab0c4c65063 how can I download the commit as a raw text file/patch?
+ [2017-01-07T10:53:57Z] TheWild hello