@leroysheep / BookAlchemy / commits / 0ac08de6ad

Meta/Announce: mention release tarball location

Junio C Hamano committed Jul 19, 2013 at 10:18 UTC 0ac08de6adad30ecbabc8262b9725d36f0f51c79
1 file changed +8 -1
Announce
+8 -1
index 41de23ea5a..c684a7c4fb 100755 --- a/Announce +++ b/Announce @@ -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