]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Meta/Announce: tentatively stop mentioning k.org
authorJunio C Hamano <gitster@pobox.com>
Mon, 3 Oct 2011 23:42:25 +0000 (16:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Oct 2011 23:42:25 +0000 (16:42 -0700)
Announce

index c3cd0b295c224e55f057f334e4ea88953c871cdd..6c05164d7477be9250cb420268640379dc6a29af 100755 (executable)
--- a/Announce
+++ b/Announce
@@ -38,19 +38,29 @@ echo "Subject: [ANNOUNCE] Git $vername
 "
 
 fmt -70 <<EOF
-$kind Git $vername is available at the usual places$for_testing:
+$kind Git $vername is available$for_testing.
+EOF
+
+cat <<EOF
+
+The release tarballs are found at:
 
-  http://www.kernel.org/pub/software/scm/git/
+    http://code.google.com/p/git-core/downloads/list
 
-  git-$vername.tar.{gz,bz2}                    (source tarball)
-  git-htmldocs-$vername.tar.{gz,bz2}           (preformatted docs)
-  git-manpages-$vername.tar.{gz,bz2}           (preformatted docs)
+and their SHA-1 checksums are:
 
-The RPM binary packages for a few architectures are found in:
+bbf85bd767ca6b7e9caa1489bb4ba7ec64e0ab35  git-1.7.7.tar.gz
+33183db94fd25e001bd8a9fd6696b992f61e28d8  git-htmldocs-1.7.7.tar.gz
+75d3cceb46f7a46eeb825033dff76af5eb5ea3d9  git-manpages-1.7.7.tar.gz
 
-  $rpmroot/git-*-$vername-1.fc13.\$arch.rpm    (RPM)
+Also the following public repositories all have a copy of the v$vername
+tag and the $branch branch that the tag points at:
 
-BLURB HERE BLURB HERE BLURB HERE
+  url = git://repo.or.cz/alt-git.git
+  url = https://code.google.com/p/git-core/
+  url = git://git.sourceforge.jp/gitroot/git-core/git.git
+  url = git://git-core.git.sourceforge.net/gitroot/git-core/git-core
+  url = https://github.com/gitster/git
 
 ----------------------------------------------------------------