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
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