diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-01-30 08:07:30 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-01-30 08:07:30 -0800 |
commit | b596574ed30a9353fabc55c4548e80c4df4d009e (patch) | |
tree | c925f148177d86dde1c4bf5ca1bc52b88498fe9f | |
parent | Update draft release notes to 1.8.2 (diff) | |
parent | Merge branch 'tb/t0050-maint' into maint (diff) | |
download | tgif-b596574ed30a9353fabc55c4548e80c4df4d009e.tar.xz |
Merge branch 'maint'
* maint:
README: update stale and/or incorrect information
-rw-r--r-- | README | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -47,11 +47,10 @@ 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://marc.theaimsgroup.com/?l=git and other archival -sites. - -The messages titled "A note from the maintainer", "What's in -git.git (stable)" and "What's cooking in git.git (topics)" and -the discussion following them on the mailing list give a good -reference for project status, development direction and -remaining tasks. +available at http://news.gmane.org/gmane.comp.version-control.git/, +http://marc.info/?l=git and other archival sites. + +The maintainer frequently sends the "What's cooking" reports that +list the current status of various development topics to the mailing +list. The discussion following them give a good reference for +project status, development direction and remaining tasks. |