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