From: Junio C Hamano Date: Thu, 5 Jul 2007 05:09:20 +0000 (-0700) Subject: Fix git-stash(1) markup. X-Git-Tag: v1.5.3-rc1~76 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=114fd812f78ea375ee6782d4ff0203f3ae20b076;p=git.git Fix git-stash(1) markup. Noticed by Randal L. Schwartz. Signed-off-by: Junio C Hamano --- 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