summaryrefslogtreecommitdiffstats
path: root/git-worktree.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-01-11 18:46:21 -0800
committerJunio C Hamano <gitster@pobox.com>2018-01-11 18:46:21 -0800
commit1861f8a14e578bcd3a2b0bad412e744f145e7571 (patch)
tree72ca742a18a14ee9b29c796b7af4c570215be460 /git-worktree.txt
parent3a34f15bd3c7fd04c1dcab5cc46eec8d49b04a11 (diff)
downloadgit-htmldocs-1861f8a14e578bcd3a2b0bad412e744f145e7571.tar.gz
Autogenerated HTML docs for v2.16.0-rc2
Diffstat (limited to 'git-worktree.txt')
-rw-r--r--git-worktree.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-worktree.txt b/git-worktree.txt
index f850e8ffb..41585f535 100644
--- a/git-worktree.txt
+++ b/git-worktree.txt
@@ -118,7 +118,7 @@ OPTIONS
--[no-]guess-remote::
With `worktree add <path>`, without `<commit-ish>`, instead
of creating a new branch from HEAD, if there exists a tracking
- branch in exactly one remote matching the basename of `<path>,
+ branch in exactly one remote matching the basename of `<path>`,
base the new branch on the remote-tracking branch, and mark
the remote-tracking branch as "upstream" from the new branch.
+