Skip to content

Commit 453f3fe

Browse files
committed
Merge branch 'tg/worktree-create-tracking'
Doc hotfix. * tg/worktree-create-tracking: Documentation/git-worktree.txt: add missing `
2 parents 91ec08a + 50fdf7b commit 453f3fe

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)