From 50fdf7b1b12c801ded04c31c108ece9a9570a9ec Mon Sep 17 00:00:00 2001 From: Ralf Thielow Date: Thu, 11 Jan 2018 19:18:21 +0100 Subject: Documentation/git-worktree.txt: add missing ` Signed-off-by: Ralf Thielow Signed-off-by: Junio C Hamano --- Documentation/git-worktree.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/git-worktree.txt b/Documentation/git-worktree.txt index f850e8ffb..41585f535 100644 --- a/Documentation/git-worktree.txt +++ b/Documentation/git-worktree.txt @@ -118,7 +118,7 @@ OPTIONS --[no-]guess-remote:: With `worktree add `, without ``, instead of creating a new branch from HEAD, if there exists a tracking - branch in exactly one remote matching the basename of `, + branch in exactly one remote matching the basename of ``, base the new branch on the remote-tracking branch, and mark the remote-tracking branch as "upstream" from the new branch. + -- cgit v1.2.1