From: Patrick Steinhardt <ps@pks.im>
To: "Matěj Cepl" <mcepl@cepl.eu>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] doc: fix typo
Date: Tue, 18 Feb 2025 07:46:36 +0100 [thread overview]
Message-ID: <Z7QszEnV4EzQMJ9R@pks.im> (raw)
In-Reply-To: <20250217130902.2706880-1-mcepl@cepl.eu>
On Mon, Feb 17, 2025 at 02:08:50PM +0100, Matěj Cepl wrote:
> I don’t think there is an option --signed-off-cc (without -by)
> for git send-email.
A couple comments regarding the commit subject and body:
- The subject should point out _where_ you're fixing a typo.
- The message should be assertive and use imperative moot, as if
instructing the documentation to change.
I'd recommend to have a look at commit messages that relate to your file
by doing `git log --follow Documentation/git-send-email.adoc` to get a
bit of an idea of how this could look like.
> Signed-off-by: Matěj Cepl <mcepl@cepl.eu>
> ---
> Documentation/git-send-email.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
You should probably rebase your commit on the latest `master` as the
file has since been renamed to "git-send-email.adoc".
> diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt
> index bc3ef45acb..d762058907 100644
> --- a/Documentation/git-send-email.txt
> +++ b/Documentation/git-send-email.txt
> @@ -389,7 +389,7 @@ Automating
> +
> Default is the value of `sendemail.suppressCc` configuration value; if
> that is unspecified, default to 'self' if --suppress-from is
> -specified, as well as 'body' if --no-signed-off-cc is specified.
> +specified, as well as 'body' if --no-signed-off-by-cc is specified.
The change itself looks obviously correct to me, thanks!
Patrick
next prev parent reply other threads:[~2025-02-18 6:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-17 13:08 [PATCH] doc: fix typo Matěj Cepl
2025-02-18 6:46 ` Patrick Steinhardt [this message]
2025-02-18 18:51 ` Junio C Hamano
2025-02-19 8:06 ` Matěj Cepl
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=Z7QszEnV4EzQMJ9R@pks.im \
--to=ps@pks.im \
--cc=git@vger.kernel.org \
--cc=mcepl@cepl.eu \
/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