aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-stash.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-07-04 22:09:20 -0700
committerJunio C Hamano <gitster@pobox.com>2007-07-04 22:10:14 -0700
commit114fd812f78ea375ee6782d4ff0203f3ae20b076 (patch)
tree4ce28ecc65a0f21e265f66f6e58a0adb3a9b30e9 /Documentation/git-stash.txt
parent1308c17b3e6bd3f5636f5b9bcadb2fbdf559009d (diff)
downloadgit-114fd812f78ea375ee6782d4ff0203f3ae20b076.tar.gz
git-114fd812f78ea375ee6782d4ff0203f3ae20b076.tar.xz
Fix git-stash(1) markup.
Noticed by Randal L. Schwartz. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-stash.txt')
-rw-r--r--Documentation/git-stash.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-stash.txt b/Documentation/git-stash.txt
index 35888b43c..ad95ed9ce 100644
--- 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