Meta/Announce: mention release tarball location

This commit is contained in:
Junio C Hamano
2013-07-19 10:18:15 -07:00
parent 4d91f62b48
commit 0ac08de6ad

View File

@@ -68,7 +68,7 @@ fi
cat <<EOF
Also the following public repositories all have a copy of the $relname
The following public repositories all have a copy of the $relname
tag and the $branch branch that the tag points at:
url = https://kernel.googlesource.com/pub/scm/git/git
@@ -80,6 +80,13 @@ tag and the $branch branch that the tag points at:
EOF
test -n "$for_testing" ||
cat <<EOF
Also, http://www.kernel.org/pub/software/scm/git/ has copies of the
release tarballs.
EOF
RelNotes=$(git cat-file blob "${branch}:RelNotes") &&
git cat-file blob "${branch}:$RelNotes" |
case "$relname" in