latest 20 messages by JnNy

+ [2016-09-26T01:48:11Z] JnNy Okay got it. Needed to run git clone -b gh-pages to get the files. Thanks.
+ [2016-09-26T01:35:54Z] JnNy ugh, i can't even figure out how to do that. git clone doesn't seem to download anything in my repo, I'm guessing because of the gh-pages branch but I don't know
+ [2016-09-26T01:15:20Z] JnNy I'm not sure the best way to handle this
+ [2016-09-26T01:15:12Z] JnNy Hi, I've been using github to host my website, but after doing a system restore I can't seem to push any updates. I get this output after running git push: http://pastebin.com/raw/ckVhc97w
+ [2016-06-03T01:02:01Z] JnNy Nevermind. I just started from scratch. I feel like there should be a way to do that though.
+ [2016-06-03T00:04:07Z] JnNy Hi, so I'm trying to do a git push, but didn't realize how big one of the files were, so the push failed. If I do git rm, I believe that will delete the files from my directory, which I don't want as I'm only pushing a few files. How can I remove this file from the list of files I did 'git add' for, without deleting the actual files?
+ [2016-04-29T01:38:26Z] JnNy that checkout command was what i needed
+ [2016-04-29T01:38:20Z] JnNy okay, i think i got it figured out now
+ [2016-04-29T01:32:46Z] JnNy i'm trying to start from scratch
+ [2016-04-29T01:32:37Z] JnNy yes i did
+ [2016-04-29T01:32:10Z] JnNy whenever I try to push to gh-pages
+ [2016-04-29T01:32:07Z] JnNy error: src refspec gh-pages does not match any.
+ [2016-04-29T01:32:05Z] JnNy I keep getting:
+ [2016-04-29T01:04:52Z] JnNy doesnt look like theres anything in here that I need.. but ill make a copy just in case
+ [2016-04-29T01:04:30Z] JnNy yep, also have a ~/.gitconfig
+ [2016-04-29T01:03:46Z] JnNy hmm ill see whats in there
+ [2016-04-29T01:03:34Z] JnNy oh yeah, i have everything backed up
+ [2016-04-29T01:02:53Z] JnNy Is there a way to 'un-init' it?
+ [2016-04-29T01:01:24Z] JnNy it had a list of my dotfiles in my ~ dir
+ [2016-04-29T01:00:18Z] JnNy What's the best way to just get rid of any settings I might have made to start from scratch?