Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation/git-worktree.txt: add missing `
author
Ralf Thielow
<ralf.thielow@gmail.com>
Thu, 11 Jan 2018 18:18:21 +0000
(19:18 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 11 Jan 2018 20:19:40 +0000
(12:19 -0800)
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-worktree.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
e92445a
)
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.
+