[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#48696] [PATCH 1/3] doc: Structure the "Commit Access" section.
From: |
Ludovic Courtès |
Subject: |
[bug#48696] [PATCH 1/3] doc: Structure the "Commit Access" section. |
Date: |
Sat, 29 May 2021 11:30:20 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi Julien & Maxime,
Julien Lepiller <julien@lepiller.eu> skribis:
>>+@example
>>+git config commit.gpgsign true
>>+git config user.signingkey CABBA6EA1DC0FF33
>>+@end example
>>+
>>+You can prevent yourself from accidentally pushing unsigned commits to
>>+Savannah by using the pre-push Git hook called located at
>>+@file{etc/git/pre-push}:
>
> This sentence sounds weird. Isn't "called" superfluous?
[...]
>> +@example
>> +git config commit.gpgsign true
>> +git config user.signingkey CABBA6EA1DC0FF33
>> +@end example
>
> Is that meant to represent ‘cabbage and coffee’ in l33t?
> Maybe replace this with something like
>
> +@example
>> +git config commit.gpgsign true
>> +# Substitute the fingerprint of your public PGP key
>> +git config user.signingkey CABBA6EA1DC0FF33
>> +@end example
>
> Basic, I know, but people have to learn the basics from
> somewhere, so maybe best be explicit here.
Yes, that makes sense to me.
Note that this text is not new, the patch merely shuffles it around.
But I agree, I’ll address the two issues above once we’ve agreed on the
rest.
>> + [... some newlines after @section{...} ]
>
> These extra newlines could go directly into 'master' I guess.
> The rest of [PATCH 1/3] seems ok to me?
I don’t know. :-)
Patch #1 just moves text around and adds sectioning.
BTW, the whole patch series targets ‘master’ (there’s no point in
documenting our procedures in a branch other than ‘master’).
Thanks,
Ludo’.
- [bug#48696] [PATCH 2/3] doc: Add "Addressing Mistakes" section., (continued)
[bug#48696] [PATCH 3/3] doc: Explain more reasons for commit revocation., Ludovic Courtès, 2021/05/27
- [bug#48696] [PATCH 3/3] doc: Explain more reasons for commit revocation., Maxime Devos, 2021/05/27
- [bug#48696] [PATCH 3/3] doc: Explain more reasons for commit revocation., Christopher Baines, 2021/05/27
- [bug#48696] [PATCH 3/3] doc: Explain more reasons for commit revocation., Ludovic Courtès, 2021/05/29
- [bug#48696] [PATCH 3/3] doc: Explain more reasons for commit revocation., Christopher Baines, 2021/05/29
- [bug#48696] [PATCH 3/3] doc: Explain more reasons for commit revocation., Ludovic Courtès, 2021/05/29
[bug#48696] [PATCH 1/3] doc: Structure the "Commit Access" section., Julien Lepiller, 2021/05/27
- [bug#48696] [PATCH 1/3] doc: Structure the "Commit Access" section.,
Ludovic Courtès <=
[bug#48696] [PATCH 1/3] doc: Structure the "Commit Access" section., Maxime Devos, 2021/05/27
[bug#48696] [PATCH 0/3] Documenting commit reverts and revocation, Leo Famulari, 2021/05/27
[bug#48696] [PATCH 0/3] Documenting commit reverts and revocation, Tobias Geerinckx-Rice, 2021/05/30