Skip to content

Commit fcfa602

Browse files
committed
Meta/Announce: tentatively stop mentioning k.org
1 parent fdd66af commit fcfa602

File tree

1 file changed

+18
-8
lines changed

1 file changed

+18
-8
lines changed

Announce

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,19 +38,29 @@ echo "Subject: [ANNOUNCE] Git $vername
3838
"
3939

4040
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:
4247
43-
http://www.kernel.org/pub/software/scm/git/
48+
http://code.google.com/p/git-core/downloads/list
4449
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:
4851
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
5055
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:
5258
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
5464
5565
----------------------------------------------------------------
5666

0 commit comments

Comments
 (0)