From: KellerFuchs <KellerFuchs@hashbang.sh>
To: Junio C Hamano <gitster@pobox.com>
Cc: Pranit Bauva <pranit.bauva@gmail.com>,
Git List <git@vger.kernel.org>,
"Michael J. Gruber" <git@drmicha.warpmail.net>,
"Brian M. Carlson" <sandals@crustytoothpaste.ath.cx>
Subject: Re: [PATCH] Documentation: clarify signature verification v2
Date: Fri, 13 May 2016 09:37:02 +0000 [thread overview]
Message-ID: <20160513093702.GA23963@hashbang.sh> (raw)
In-Reply-To: <xmqq4ma3grj0.fsf@gitster.mtv.corp.google.com>
Thanks a lot for the feedback.
I read Documentation/SubmittingPatches before sending the original patch,
but it seems not everything had sunk in.
(And I definitely should have read it again before sending v2...)
I will resubmit the patch, then.
On Thu, May 12, 2016 at 09:38:59AM -0700, Junio C Hamano wrote:
> Pranit Bauva <pranit.bauva@gmail.com> writes:
>
> > Seems like Junio was waiting for someone to point this out[2].
>
> Thanks. I think you covered most of them correctly; I only have one
> thing to add.
>
> > * Comments are put after ---. So your paragraph
> > "Clarify which commits need to be signed.
> >
> > Uniformise the vocabulary used wrt. key/signature validity with OpenPGP
> > - a signature is valid if made by a key with a valid uid;
> > - in the default trust-model, a uid is valid if signed by a
> > trusted key;
> > - a key is trusted if the (local) user set a trust level for it.
> >
> > Thanks to Junio C Hamano <gitster@pobox.com> for reviewing
> > the first attempt at this patch."
> >
> > is actually treated as a comment.
>
> This is half-true, I think. The message you are responding to had
> only two dashes, not three.
>
> The usual way to do what the original wanted to do is like this:
>
> ... e-mail headers like From:, Subject:, ...
>
> Hi,
>
> Here is a second attempt.
>
> -- >8 --
> Subject: Documentation: clarify --verify signature
>
> Clarify that only the signature of the commit at the tip of
> the branch being merged is checked. Also align the
> vocabulary to describe key & signature validity with those
> used by OpenPGP, namely:
>
> - a signature is valid if ...
> ...
> - a key is trusted if ...
>
> Signed-off-by: A U Thor <au@thor.xz>
> ---
> Documentation/merge-options.txt | ... diffstat comes here
>
> Notice the "-- >8 --" (cut here) line. "am" will notice it, discard
> what it has read so far and restart from there.
>
prev parent reply other threads:[~2016-05-13 9:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-12 6:50 [PATCH] Documentation: clarify signature verification v2 Fox in the shell
2016-05-12 8:04 ` Pranit Bauva
2016-05-12 8:08 ` Pranit Bauva
2016-05-12 16:38 ` Junio C Hamano
2016-05-12 17:32 ` Pranit Bauva
2016-05-13 9:37 ` KellerFuchs [this message]
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=20160513093702.GA23963@hashbang.sh \
--to=kellerfuchs@hashbang.sh \
--cc=git@drmicha.warpmail.net \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=pranit.bauva@gmail.com \
--cc=sandals@crustytoothpaste.ath.cx \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.