latest 9 messages by Mylon

+ [2015-10-26T00:13:17Z] Mylon I made a branch dedicated to a pull request. If I make further changes to that branch, will it continue to add to the pull request I have already submitted?
+ [2015-10-25T21:19:13Z] Mylon I tried deleting my fork and then reforking, but it just restored my fork to how it was before.
+ [2015-10-25T21:06:56Z] Mylon How do I revert my fork back to being a clone of the master? 0 commits ahead/behind? I tried to use "git rebase -i" to delete some commits and it created more instead of less!
+ [2015-10-25T16:09:11Z] Mylon I think I went and screwed it all up. I should probably just delete my fork and start over.
+ [2015-10-25T15:56:51Z] Mylon And trying to figure out what's going on keeps injecting lines into my code and creating conflicts and I have no idea why it's doing this. My code now contains, "<<<<< HEAD" and ">>>>> parent of ...."
+ [2015-10-25T15:43:53Z] Mylon I'm so lost. I forked a project, made 2 commits to fix one issue, created a pull request independent of my fork to update the master with the fix I made, then made 3 more commits that I want to push to the master branch properly except that it's trying to also merge the earlier 2 commits that are now unnecessary?
+ [2015-10-25T15:36:04Z] Mylon Alright, I have my commit on my personal fork. Now I need to figure out how to push the change to the project.
+ [2015-10-25T15:33:40Z] Mylon It shouldn't invite me to view it on github.com then! I guess I needed to click Sync first.
+ [2015-10-25T15:11:49Z] Mylon I committed some changes to my project in github desktop but when I click "view this commit on github.com" it gives me a 404. Does it take some time for the website to process these commits?