summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d198367)
raw | patch | inline | side by side (parent: d198367)
author | Markus Heidelberg <markus.heidelberg@web.de> | |
Wed, 17 Dec 2008 02:59:36 +0000 (03:59 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 17 Dec 2008 09:16:43 +0000 (01:16 -0800) |
The "Interrupted workflow" situation is a good example for using
git-stash.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-stash.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-reset.txt | patch | blob | history |
index 52aab5e68002cbc2f132f57997ecbeb48de998c3..29156f6c3cabd4a015fdf77e04bff3c448e3a66e 100644 (file)
<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::
+