+[8 years ago]jonascjmakes sense, thanks +[8 years ago]rivarunhello. 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? +[8 years ago]rivarunoh. i just ran the exact same command and it worked. i'll take it that was a github hiccup +[8 years ago]samlwith PR review, how can I collapse my comments? +[8 years ago]samleven after approving, comments still are expanded
Can I see from the pull request history what others have done?
+[8 years ago]chewbrancahttp://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 +[8 years ago]chewbrancahowdy, 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 +[8 years ago]chewbranca(also fyi, those aren't my gists, just found them as a good example of demo'ing the issue) +[8 years ago]tyllHi, 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? +[8 years ago]TheWildhello