Skip to content

Conversation

@adailey14
Copy link

This is a rebase of the commits from randomecho that are part of pull request 64: git reset does not affect commit, but changes index, stage to them.

I did this rebase because randomecho's pull request is 8 months old at this point, but his changes are sorely needed to make the "reset" command instructions correct.

Clear up what happens when you run `git reset` in that it does
not affect the commit, or allow to change it per se, but that it
affects what is sitting in the index and staging as pointed to
by the commit or HEAD pointer mentioned.

Fixes #63
@matthewmccullough
Copy link
Member

Reviewing. This is a migration from #64 (cross-linking)

@matthewmccullough
Copy link
Member

Looks good. Going to plan on merging it. Just sorting some permissions first.

matthewmccullough pushed a commit that referenced this pull request Jan 9, 2014
Rebase of pull request 64 onto latest gh-pages
@matthewmccullough matthewmccullough merged commit e97fc7e into git:gh-pages Jan 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants