From: David Pursehouse <david.pursehouse@gmail.com>
To: git@vger.kernel.org
Cc: David Pursehouse <dpursehouse@collab.net>
Subject: [PATCH 1/1] config.txt: Fix formatting of submodule.alternateErrorStrategy section
Date: Thu, 16 Feb 2017 14:05:35 +0900 [thread overview]
Message-ID: <20170216050535.64593-2-david.pursehouse@gmail.com> (raw)
In-Reply-To: <20170216050535.64593-1-david.pursehouse@gmail.com>
From: David Pursehouse <dpursehouse@collab.net>
Add missing `::` after the title.
Signed-off-by: David Pursehouse <dpursehouse@collab.net>
---
Documentation/config.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/config.txt b/Documentation/config.txt
index 1fee83ca4..6c378c6fc 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -2894,7 +2894,7 @@ submodule.alternateLocation::
value is set to `superproject` the submodule to be cloned computes
its alternates location relative to the superprojects alternate.
-submodule.alternateErrorStrategy
+submodule.alternateErrorStrategy::
Specifies how to treat errors with the alternates for a submodule
as computed via `submodule.alternateLocation`. Possible values are
`ignore`, `info`, `die`. Default is `die`.
--
2.11.1
next prev parent reply other threads:[~2017-02-16 5:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-16 5:05 [PATCH 0/1] config.txt: Fix formatting of submodule.alternateErrorStrategy section David Pursehouse
2017-02-16 5:05 ` David Pursehouse [this message]
2017-02-16 18:41 ` [PATCH 1/1] " Stefan Beller
2017-02-16 19:23 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170216050535.64593-2-david.pursehouse@gmail.com \
--to=david.pursehouse@gmail.com \
--cc=dpursehouse@collab.net \
--cc=git@vger.kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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 NNTP newsgroup(s).