git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] doc/git-reset: add reference to git-stash
@ 2008-12-17  2:59 Markus Heidelberg
  2008-12-17  4:11 ` Miklos Vajna
  0 siblings, 1 reply; 4+ messages in thread
From: Markus Heidelberg @ 2008-12-17  2:59 UTC (permalink / raw)
  To: gitster; +Cc: git

The "Interrupted workflow" situation is a good example for using
git-stash.

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
---
 Documentation/git-reset.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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::
 +
-- 
1.6.1.rc3.23.gaf48b

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-12-17 14:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-17  2:59 [PATCH] doc/git-reset: add reference to git-stash Markus Heidelberg
2008-12-17  4:11 ` Miklos Vajna
2008-12-17  8:49   ` Markus Heidelberg
2008-12-17 14:33     ` Miklos Vajna

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).