From: Ralf Thielow <ralf.thielow@gmail.com> To: git@vger.kernel.org Cc: Junio C Hamano <gitster@pobox.com>, Thomas Gummerer <t.gummerer@gmail.com>, Ralf Thielow <ralf.thielow@gmail.com> Subject: [PATCH] Documentation/git-worktree.txt: add missing ` Date: Thu, 11 Jan 2018 19:18:21 +0100 [thread overview] Message-ID: <20180111181821.28071-1-ralf.thielow@gmail.com> (raw) Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com> --- Documentation/git-worktree.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/git-worktree.txt b/Documentation/git-worktree.txt index f850e8ffb..41585f535 100644 --- 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. + -- 2.16.0.rc1.290.gc44db26fe
next reply other threads:[~2018-01-11 18:18 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-01-11 18:18 Ralf Thielow [this message] 2018-01-11 20:20 ` Junio C Hamano
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: http://vger.kernel.org/majordomo-info.html * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20180111181821.28071-1-ralf.thielow@gmail.com \ --to=ralf.thielow@gmail.com \ --cc=git@vger.kernel.org \ --cc=gitster@pobox.com \ --cc=t.gummerer@gmail.com \ --subject='Re: [PATCH] Documentation/git-worktree.txt: add missing `' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this inbox: https://80x24.org/mirrors/git.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).