diff options
author | Junio C Hamano <gitster@pobox.com> | 2017-01-17 15:19:05 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-01-17 15:19:05 -0800 |
commit | bc7547fd9206b4e463fa0f77315ec02dd445f143 (patch) | |
tree | 95a3da66349f51932357deba7ad8d0f1866a9965 | |
parent | 1addc197eb41a8fbcd6968c4ee245b65a68c2be6 (diff) | |
parent | 54471fdcc3acf26946258a0f1a4583b1964e47f2 (diff) | |
download | git-bc7547fd9206b4e463fa0f77315ec02dd445f143.tar.gz |
Merge branch 'jk/readme-gmane-is-no-more' into maint
* jk/readme-gmane-is-no-more:
README: replace gmane link with public-inbox
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ requests, comments and patches to git@vger.kernel.org (read [Documentation/SubmittingPatches][] for instructions on patch submission). To subscribe to the list, send an email with just "subscribe git" in the body to majordomo@vger.kernel.org. The mailing list archives are -available at http://news.gmane.org/gmane.comp.version-control.git/, +available at https://public-inbox.org/git, http://marc.info/?l=git and other archival sites. The maintainer frequently sends the "What's cooking" reports that |