From 53682f0c9e7545c6fa891896a5de4ad441a76147 Mon Sep 17 00:00:00 2001 From: Markus Heidelberg Date: Wed, 17 Dec 2008 03:59:36 +0100 Subject: doc/git-reset: add reference to git-stash The "Interrupted workflow" situation is a good example for using git-stash. Signed-off-by: Markus Heidelberg Signed-off-by: Junio C Hamano diff --git a/Documentation/git-reset.txt b/Documentation/git-reset.txt index 52aab5e..29156f6 100644 --- a/Documentation/git-reset.txt +++ b/Documentation/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:: + -- cgit v0.10.2-6-g49f6