Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'tg/worktree-create-tracking'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 11 Jan 2018 21:16:36 +0000
(13:16 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 11 Jan 2018 21:16:36 +0000
(13:16 -0800)
Doc hotfix.
* tg/worktree-create-tracking:
Documentation/git-worktree.txt: add missing `
Documentation/git-worktree.txt
patch
|
blob
|
history
raw
(from parent 1:
91ec08a
)
diff --git
a/Documentation/git-worktree.txt
b/Documentation/git-worktree.txt
index f850e8ffb66a41d8d76c0cc67967f7a27782bc3c..41585f535dba760590f2d67ecdc96cc8dea3a57f 100644
(file)
--- a/
Documentation/git-worktree.txt
+++ b/
Documentation/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.
+