]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Meta/Announce: mention release tarball location
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 Jul 2013 17:18:15 +0000 (10:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Jul 2013 17:18:15 +0000 (10:18 -0700)
Announce

index 41de23ea5a0450320c19f1934c3fdb6184b94b7e..c684a7c4fb0bd550507d4839a1f0d483565e1f43 100755 (executable)
--- 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