Skip to content

Commit 50fdf7b

Browse files
ralfthgitster
authored andcommitted
Documentation/git-worktree.txt: add missing `
Signed-off-by: Ralf Thielow <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent e92445a commit 50fdf7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-worktree.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ OPTIONS
118118
--[no-]guess-remote::
119119
With `worktree add <path>`, without `<commit-ish>`, instead
120120
of creating a new branch from HEAD, if there exists a tracking
121-
branch in exactly one remote matching the basename of `<path>,
121+
branch in exactly one remote matching the basename of `<path>`,
122122
base the new branch on the remote-tracking branch, and mark
123123
the remote-tracking branch as "upstream" from the new branch.
124124
+

0 commit comments

Comments
 (0)