git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] doc: update list archive reference to use lore.kernel.org
@ 2023-10-06 22:57 Junio C Hamano
  2023-10-19  0:24 ` Dragan Simic
  0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2023-10-06 22:57 UTC (permalink / raw)
  To: git

No disrespect to other mailing list archives, but the local part of
their URLs will become pretty much meaningless once the archives go
out of service, and we learned the lesson hard way when $gmane
stopped serving.

Let's point into https://lore.kernel.org/ for an article that can be
found there, because the local part of the URL has the Message-Id:
that can be used to find the same message in other archives, even if
lore goes down.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
---

 Documentation/CodingGuidelines | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/CodingGuidelines b/Documentation/CodingGuidelines
index 65af8d82ce..71afc5b259 100644
--- a/Documentation/CodingGuidelines
+++ b/Documentation/CodingGuidelines
@@ -24,7 +24,7 @@ code.  For Git in general, a few rough rules are:
 
    "Once it _is_ in the tree, it's not really worth the patch noise to
    go and fix it up."
-   Cf. http://lkml.iu.edu/hypermail/linux/kernel/1001.3/01069.html
+   Cf. https://lore.kernel.org/all/20100126160632.3bdbe172.akpm@linux-foundation.org/
 
  - Log messages to explain your changes are as important as the
    changes themselves.  Clearly written code and in-code comments
-- 
2.42.0-325-g3a06386e31


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] doc: update list archive reference to use lore.kernel.org
  2023-10-06 22:57 [PATCH] doc: update list archive reference to use lore.kernel.org Junio C Hamano
@ 2023-10-19  0:24 ` Dragan Simic
  2023-10-19 18:01   ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Dragan Simic @ 2023-10-19  0:24 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

On 2023-10-07 00:57, Junio C Hamano wrote:
> No disrespect to other mailing list archives, but the local part of
> their URLs will become pretty much meaningless once the archives go
> out of service, and we learned the lesson hard way when $gmane
> stopped serving.
> 
> Let's point into https://lore.kernel.org/ for an article that can be
> found there, because the local part of the URL has the Message-Id:
> that can be used to find the same message in other archives, even if
> lore goes down.

You asked for this patch to be reviewed, so I did it.  It looks 
perfectly fine to me.

> Signed-off-by: Junio C Hamano <gitster@pobox.com>
> ---
> 
>  Documentation/CodingGuidelines | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/CodingGuidelines 
> b/Documentation/CodingGuidelines
> index 65af8d82ce..71afc5b259 100644
> --- a/Documentation/CodingGuidelines
> +++ b/Documentation/CodingGuidelines
> @@ -24,7 +24,7 @@ code.  For Git in general, a few rough rules are:
> 
>     "Once it _is_ in the tree, it's not really worth the patch noise to
>     go and fix it up."
> -   Cf. http://lkml.iu.edu/hypermail/linux/kernel/1001.3/01069.html
> +   Cf. 
> https://lore.kernel.org/all/20100126160632.3bdbe172.akpm@linux-foundation.org/
> 
>   - Log messages to explain your changes are as important as the
>     changes themselves.  Clearly written code and in-code comments

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] doc: update list archive reference to use lore.kernel.org
  2023-10-19  0:24 ` Dragan Simic
@ 2023-10-19 18:01   ` Junio C Hamano
  0 siblings, 0 replies; 3+ messages in thread
From: Junio C Hamano @ 2023-10-19 18:01 UTC (permalink / raw)
  To: Dragan Simic; +Cc: git

Dragan Simic <dsimic@manjaro.org> writes:

> You asked for this patch to be reviewed, so I did it.  It looks
> perfectly fine to me.
>
>> Signed-off-by: Junio C Hamano <gitster@pobox.com>
>> ---

Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-19 18:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-06 22:57 [PATCH] doc: update list archive reference to use lore.kernel.org Junio C Hamano
2023-10-19  0:24 ` Dragan Simic
2023-10-19 18:01   ` Junio C Hamano

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).