OSDN Git Service

Documentation/git-worktree.txt: add missing `
authorRalf Thielow <ralf.thielow@gmail.com>
Thu, 11 Jan 2018 18:18:21 +0000 (19:18 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 11 Jan 2018 20:19:40 +0000 (12:19 -0800)
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-worktree.txt

index f850e8f..41585f5 100644 (file)
@@ -118,7 +118,7 @@ OPTIONS
 --[no-]guess-remote::
        With `worktree add <path>`, without `<commit-ish>`, instead
        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
        the remote-tracking branch as "upstream" from the new branch.
 +