X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-reset.txt;h=73a0ffc41085e87fbc996fab4baa25ace1951460;hb=fb6a9f93d39e4e5fdb83673a927f71a34e9fb7c0;hp=ebcfe5edb73506df698b594f115bc9390f1dae1f;hpb=50cbebf78ddf4f7e79ffa74c51d6fb0f11c19a2e;p=git.git diff --git a/Documentation/git-reset.txt b/Documentation/git-reset.txt index ebcfe5ed..73a0ffc4 100644 --- a/Documentation/git-reset.txt +++ b/Documentation/git-reset.txt @@ -24,7 +24,7 @@ gitlink:git-revert[1] is your friend. OPTIONS ------- --mixed:: - Resets the index but not the working tree (ie, the changed files + Resets the index but not the working tree (i.e., the changed files are preserved but not marked for commit) and reports what has not been updated. This is the default action. @@ -43,7 +43,7 @@ OPTIONS Commit to make the current HEAD. Examples -~~~~~~~~ +-------- Undo a commit and redo:: +