X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-stash.txt;h=c0147b99a2268d884a7c715dcb51571315e39e51;hb=127f72e6897d6671725dc13db42ab5ee1d086721;hp=5723bb06f087f62e463b110686b850987103140d;hpb=0341091a9ec47576a2fdfab181145fa94c04b810;p=git.git diff --git a/Documentation/git-stash.txt b/Documentation/git-stash.txt index 5723bb06f..c0147b99a 100644 --- a/Documentation/git-stash.txt +++ b/Documentation/git-stash.txt @@ -57,7 +57,7 @@ stash@{1}: On master: 9cc0589... Add git-stash show []:: - Show the changes recorded in the stash as a diff between the the + Show the changes recorded in the stash as a diff between the stashed state and its original parent. When no `` is given, shows the latest one. By default, the command shows the diffstat, but it will accept any format known to `git-diff` (e.g., `git-stash show