Browse Source

Fix git-stash(1) markup.

Noticed by Randal L. Schwartz.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Junio C Hamano 18 years ago
parent
commit
114fd812f7
  1. 2
      Documentation/git-stash.txt

2
Documentation/git-stash.txt

@ -85,7 +85,7 @@ the `HEAD` commit. The ancestry graph looks like this: @@ -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

Loading…
Cancel
Save