We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6788b1 + 9993a7c commit dc9ded4Copy full SHA for dc9ded4
1 file changed
Documentation/git-worktree.txt
@@ -52,7 +52,7 @@ is linked to the current repository, sharing everything except working
52
directory specific files such as HEAD, index, etc. `-` may also be
53
specified as `<branch>`; it is synonymous with `@{-1}`.
54
+
55
-If `<branch>` is omitted and neither `-b` nor `-B` nor `--detached` used,
+If `<branch>` is omitted and neither `-b` nor `-B` nor `--detach` used,
56
then, as a convenience, a new branch based at HEAD is created automatically,
57
as if `-b $(basename <path>)` was specified.
58
0 commit comments