Merge pull request #216 from isomorphisms/patch-4

copy suggestions (English)
This commit is contained in:
Peter Cottle 2015-05-10 17:35:42 -07:00
commit 7f042970fb

View file

@ -54,7 +54,7 @@ exports.level = {
"Let's see what that looks like:" "Let's see what that looks like:"
], ],
"afterMarkdowns": [ "afterMarkdowns": [
"Nice! Git simply moved the master branch reference back to `C1`; now our local repository is in a state as if `C2` had never happened" "Nice! Git moved the master branch reference back to `C1`; now our local repository is in a state as if `C2` had never happened."
], ],
"command": "git reset HEAD~1", "command": "git reset HEAD~1",
"beforeCommand": "git commit" "beforeCommand": "git commit"