From cfb9bda8f8401a9eff45600be971c0dae1082884 Mon Sep 17 00:00:00 2001 From: Sebb Date: Tue, 5 Apr 2022 11:37:39 +0100 Subject: [PATCH] git-wip-us => gitbox --- doc/release/release.howto.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/release/release.howto.txt b/doc/release/release.howto.txt index 2fa64bf8b..6f8275caf 100644 --- a/doc/release/release.howto.txt +++ b/doc/release/release.howto.txt @@ -227,7 +227,7 @@ Switch to a new directory out of your regular workspace, and retrieve the official tag from the Apache repository: $ cd /tmp - $ git clone https://git-wip-us.apache.org/repos/asf/commons-math.git --branch MATH_3_4_RC1 + $ git clone https://gitbox.apache.org/repos/asf/commons-math.git --branch MATH_3_4_RC1 In the command above, the --branch option accepts both branch names and tags names, so we specify directly the tag here. Git will warn that the resulting workspace @@ -343,7 +343,7 @@ Tag name: MATH_3_4_RC1 (signature can be checked from git using 'git tag -v') Tag URL: - + Commit ID the tag points at: cf4a9d70c9ac24dd7196995390171150e4e56451