mirror of
https://github.com/git/git.git
synced 2026-08-09 17:40:16 +00:00
Meta/Announce: mention release tarball location
This commit is contained in:
9
Announce
9
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
|
||||
|
||||
Reference in New Issue
Block a user