Re: This list is now also archived on lore.kernel.org/git
From: Jeff King <hidden>
Date: 2019-11-27 12:52:33
On Wed, Nov 20, 2019 at 10:43:47AM -0500, Konstantin Ryabitsev wrote:
I used Eric's public-inbox.org archives to set up our own copy on lore.kernel.org and identical list archives are now available on that server. I spoke with Eric and he recommends that official project documentation starts using lore.kernel.org/git URLs in daily use and git's official documentation in order to allow him more freedom of decision when it comes to hosting his equipment. The URLs at both domains remain the same, e.g.: - https://public-inbox.org/git/7vll0wvb2a.fsf@assigned-by-dhcp.cox.net/ - https://lore.kernel.org/git/7vll0wvb2a.fsf@assigned-by-dhcp.cox.net/ (local)
Thank you for setting this up (and thank you Eric for the public-inbox code and service; it's _so_ much nicer than the previous alternatives). It sounds like we should do something like the series below. [1/2]: doc: recommend lore.kernel.org over public-inbox.org [2/2]: doc: replace public-inbox links with lore.kernel.org Documentation/MyFirstContribution.txt | 2 +- Documentation/git-bisect-lk2009.txt | 2 +- Documentation/git.txt | 2 +- Documentation/technical/commit-graph.txt | 10 +++++----- .../technical/hash-function-transition.txt | 14 +++++++------- Documentation/technical/multi-pack-index.txt | 4 ++-- Documentation/technical/partial-clone.txt | 12 ++++++------ README.md | 2 +- apply.c | 2 +- sha1dc/sha1.c | 2 +- t/t0021-conversion.sh | 4 ++-- t/t4038-diff-combined.sh | 2 +- tree-walk.c | 2 +- 13 files changed, 30 insertions(+), 30 deletions(-) -Peff