projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1308c17
)
Fix git-stash(1) markup.
author
Junio C Hamano
<gitster@pobox.com>
Thu, 5 Jul 2007 05:09:20 +0000
(22:09 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 5 Jul 2007 05:10:14 +0000
(22:10 -0700)
Noticed by Randal L. Schwartz.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-stash.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-stash.txt
b/Documentation/git-stash.txt
index 35888b43c8f4a8a4d317f5e8b2c3da8e603e9e9b..ad95ed9ce149d3db23ba9c36aa7a661e37977cc6 100644
(file)
--- a/
Documentation/git-stash.txt
+++ b/
Documentation/git-stash.txt
@@
-85,7
+85,7
@@
the `HEAD` commit. The ancestry graph looks like this:
.----W
/ /
-
...
--H----I
+
---
--H----I
where `H` is the `HEAD` commit, `I` is a commit that records the state
of the index, and `W` is a commit that records the state of the working