Meta/Announce: tentatively stop mentioning k.org
Junio C Hamano committed
Oct 3, 2011 at 16:42 UTC
fcfa60294a1bbc384b0de38e184d560b7ed37258
1 file changed
+18
-8
Announce
+18
-8
@@ -38,19 +38,29 @@ echo "Subject: [ANNOUNCE] Git $vername
38
"
39
40
fmt -70 <<EOF
41
-$kind Git $vername is available at the usual places$for_testing:
41
+$kind Git $vername is available$for_testing.
42
+EOF
43
+
44
+cat <<EOF
45
+
46
+The release tarballs are found at:
47
43
- http://www.kernel.org/pub/software/scm/git/
48
+ http://code.google.com/p/git-core/downloads/list
49
45
- git-$vername.tar.{gz,bz2} (source tarball)
46
- git-htmldocs-$vername.tar.{gz,bz2} (preformatted docs)
47
- git-manpages-$vername.tar.{gz,bz2} (preformatted docs)
50
+and their SHA-1 checksums are:
51
49
-The RPM binary packages for a few architectures are found in:
52
+bbf85bd767ca6b7e9caa1489bb4ba7ec64e0ab35 git-1.7.7.tar.gz
53
+33183db94fd25e001bd8a9fd6696b992f61e28d8 git-htmldocs-1.7.7.tar.gz
54
+75d3cceb46f7a46eeb825033dff76af5eb5ea3d9 git-manpages-1.7.7.tar.gz
55
51
- $rpmroot/git-*-$vername-1.fc13.\$arch.rpm (RPM)
56
+Also the following public repositories all have a copy of the v$vername
57
+tag and the $branch branch that the tag points at:
58
53
-BLURB HERE BLURB HERE BLURB HERE
59
+ url = git://repo.or.cz/alt-git.git
60
+ url = https://code.google.com/p/git-core/
61
+ url = git://git.sourceforge.jp/gitroot/git-core/git.git
62
+ url = git://git-core.git.sourceforge.net/gitroot/git-core/git-core
63
+ url = https://github.com/gitster/git
64
65
----------------------------------------------------------------
66