We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91ec08a + 50fdf7b commit 453f3feCopy full SHA for 453f3fe
Documentation/git-worktree.txt
@@ -118,7 +118,7 @@ OPTIONS
118
--[no-]guess-remote::
119
With `worktree add <path>`, without `<commit-ish>`, instead
120
of creating a new branch from HEAD, if there exists a tracking
121
- branch in exactly one remote matching the basename of `<path>,
+ branch in exactly one remote matching the basename of `<path>`,
122
base the new branch on the remote-tracking branch, and mark
123
the remote-tracking branch as "upstream" from the new branch.
124
+
0 commit comments