From 3671757546ce78bb04611aa5481c2aa77a1ffc90 Mon Sep 17 00:00:00 2001 From: Steve Hoelzer Date: Tue, 7 Aug 2007 12:38:29 -0500 Subject: git-stash documentation: add missing backtick Signed-off-by: Steve Hoelzer Signed-off-by: Junio C Hamano diff --git a/Documentation/git-stash.txt b/Documentation/git-stash.txt index 14e76d7..05f40cf 100644 --- a/Documentation/git-stash.txt +++ b/Documentation/git-stash.txt @@ -45,7 +45,7 @@ save:: list:: List the stashes that you currently have. Each 'stash' is listed - with its name (e.g. `stash@\{0}` is the latest stash, `stash@\{1} is + with its name (e.g. `stash@\{0}` is the latest stash, `stash@\{1}` is the one before, etc.), the name of the branch that was current when the stash was made, and a short description of the commit the stash was based on. -- cgit v0.10.2-6-g49f6