summaryrefslogtreecommitdiffstats
path: root/git-reset.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-12-17 19:48:40 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-12-17 19:48:40 +0000
commit116db35f5c6c689cd968e8142ae199061bd3712b (patch)
tree6bbef6e10a6c6d368be09b670a45a1192b7eca74 /git-reset.txt
parent92d312a8003c0d8f2b08ad3021521ba36f1e7140 (diff)
downloadgit-htmldocs-116db35f5c6c689cd968e8142ae199061bd3712b.tar.gz
Autogenerated HTML docs for v1.6.1-rc3-10-g53682
Diffstat (limited to 'git-reset.txt')
-rw-r--r--git-reset.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/git-reset.txt b/git-reset.txt
index 52aab5e68..29156f6c3 100644
--- a/git-reset.txt
+++ b/git-reset.txt
@@ -177,6 +177,8 @@ $ git reset <3>
<3> At this point the index file still has all the WIP changes you
committed as 'snapshot WIP'. This updates the index to show your
WIP files as uncommitted.
++
+See also linkgit:git-stash[1].
Reset a single file in the index::
+