Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-07-05 09:09:20 +0400
committerJunio C Hamano <gitster@pobox.com>2007-07-05 09:10:14 +0400
commit114fd812f78ea375ee6782d4ff0203f3ae20b076 (patch)
tree4ce28ecc65a0f21e265f66f6e58a0adb3a9b30e9 /Documentation/git-stash.txt
parent1308c17b3e6bd3f5636f5b9bcadb2fbdf559009d (diff)
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 35888b43c8..ad95ed9ce1 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