1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-04-28 06:33:36 +00:00

announce-gen: Improve efficiency of "git clone".

* build-aux/announce-gen: Use read-only mirrors of git.savannah.gnu.org.
This commit is contained in:
Bruno Haible
2025-09-08 08:36:06 +02:00
parent 3d041f83c6
commit 8105a10ec0
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2025-09-08 Bruno Haible <bruno@clisp.org>
announce-gen: Improve efficiency of "git clone".
* build-aux/announce-gen: Use read-only mirrors of git.savannah.gnu.org.
2025-09-07 Paul Eggert <eggert@cs.ucla.edu>
maint: allow false/true in C macros

View File

@@ -693,13 +693,13 @@ EOF
This release is based on the $package_name git repository, available as
git clone https://git.savannah.gnu.org/git/$package_name.git
git clone https://https.git.savannah.gnu.org/git/$package_name.git
with commit $this_commit_hash tagged as v$v1.
For a summary of changes and contributors, see:
https://git.sv.gnu.org/gitweb/?p=$package_name.git;a=shortlog;h=v$v1
https://gitweb.git.savannah.gnu.org/gitweb/?p=$package_name.git;a=shortlog;h=v$v1
or run this command from a git-cloned $package_name directory: