+ [2015-01-07T23:07:37Z] aberrant I know why
+ [2015-01-07T23:07:47Z] aberrant cloudflare is proxying your stuff. Turn on bypass to test first.
+ [2015-01-07T23:07:59Z] aberrant make sure that works first, then use cloudflare to proxy

message no. 71263

Posted by C1V0 in #github at 2015-01-07T12:47:58Z

You have something funky going on in your gh-pages index.html file. Looks like a Git merge issue: https://github.com/misterch0c/misterch0c.github.io/blob/gh-pages/index.html
+ [2015-01-08T00:55:36Z] grazfather hey guys, i have a git project with git submodules that i want to update. I get an error when i try to pull them, though: fatal: unable to access 'https://github.com/scrooloose/nerdtree.git/': Couldn't connect to server
+ [2015-01-08T00:55:44Z] grazfather but that url works fine for me
+ [2015-01-08T01:07:12Z] aberrant my local repo is ahead of remote by 48 bogus commits. How do I trash my local repo and pull down the remote?
+ [2015-01-08T01:07:18Z] aberrant I tried git reset —hard