Documentation/git-worktree.txt: add missing `

Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Ralf Thielow 2018-01-11 19:18:21 +01:00 committed by Junio C Hamano
parent e92445a731
commit 50fdf7b1b1
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ OPTIONS
--[no-]guess-remote:: --[no-]guess-remote::
With `worktree add <path>`, without `<commit-ish>`, instead With `worktree add <path>`, without `<commit-ish>`, instead
of creating a new branch from HEAD, if there exists a tracking of creating a new branch from HEAD, if there exists a tracking
branch in exactly one remote matching the basename of `<path>, branch in exactly one remote matching the basename of `<path>`,
base the new branch on the remote-tracking branch, and mark base the new branch on the remote-tracking branch, and mark
the remote-tracking branch as "upstream" from the new branch. the remote-tracking branch as "upstream" from the new branch.
+ +