From: Dragan Simic <dsimic@manjaro.org>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] documentation: send-email: use camel case consistently
Date: Tue, 20 Feb 2024 07:41:29 +0100 [thread overview]
Message-ID: <33abb630c1d089e39ff48f04e586b1c0@manjaro.org> (raw)
In-Reply-To: <xmqqv86kx8h0.fsf@gitster.g>
Hello Junio,
On 2024-02-20 01:52, Junio C Hamano wrote:
> Dragan Simic <dsimic@manjaro.org> writes:
>> There's only one "Fixes" tag, while there should actually be a whole
>> bunch
>> of them to cover all the patches that introduced the configuration
>> parameter
>> names fixed by this patch. I think we're fine with just one.
>
> I suspect that we are even better off without any. The only reason
> to have them is if we plan to cherry-pick this patch down to a
> separate maintenance track that the "culprit" was cherry-picked or
> merged to, but we typically do not do so, and if we want to do so,
> we'd need a much better coverage.
Agreed, will drop the single "Fixes" tag in v2.
> Anyway, checking the output of
>
> $ git grep -n -e '^[a-z]*\.[a-z]*[A-Z][A-Z][a-zA-Z]*::'
> Documentation/config/
>
> and comparing it with the output of
>
> $ git grep -n -e '^[a-z]*\.[a-z]*[A-Z][a-zA-Z]*::'
> Documentation/config/
>
> I think we should spell "SSL" (which is an acronym) full in capital,
> and possibly do the same for "CC", too.
Agreed about "SSL", which I also though about doing that way initially;
will change in v2. There are already instances of "SSL" being used,
such as in various http.proxySSL* configuration parameter names.
Though, "CC" should remain written as "Cc", because it's the way email
headers are capitalized, which "Cc" refers to.
next prev parent reply other threads:[~2024-02-20 6:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-16 5:19 [PATCH] documentation: send-email: use camel case consistently Dragan Simic
2024-02-20 0:52 ` Junio C Hamano
2024-02-20 6:41 ` Dragan Simic [this message]
2024-02-20 16:22 ` Junio C Hamano
2024-02-20 16:29 ` Dragan Simic
2024-02-20 16:50 ` Dragan Simic
2024-02-20 18:29 ` Junio C Hamano
2024-02-20 19:38 ` Dragan Simic
2024-02-21 0:43 ` Chris Torek
2024-02-21 7:50 ` Dragan Simic
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=33abb630c1d089e39ff48f04e586b1c0@manjaro.org \
--to=dsimic@manjaro.org \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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).