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.
1 parent e92445a commit 50fdf7bCopy full SHA for 50fdf7b
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