From: Dave Miller Date: Wed, 9 Oct 2024 21:08:23 +0000 (-0400) Subject: update dead branch file with appropriate branch names X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eea2b1b7738add7c95b2b4f0899ba5b69b84e217;p=thirdparty%2Fbugzilla.git update dead branch file with appropriate branch names --- diff --git a/THIS_BRANCH_IS_DEAD.txt b/THIS_BRANCH_IS_DEAD.txt index 4e623903bd..04045741d2 100644 --- a/THIS_BRANCH_IS_DEAD.txt +++ b/THIS_BRANCH_IS_DEAD.txt @@ -4,10 +4,10 @@ this branch has been retired. If you came from 5.0.4 or earlier, you can continue on the 5.0.4 branch to get releases 5.0.4.1 and later by using the following command: - git checkout 5.0.4 + git checkout release-5.0.4-stable If you came from 5.0.5 or 5.0.6 (the fact you're reading this means this is probably you), you can continue on the 5.2 branch and pick up where this branch left off by using the following command: - git checkout 5.2 + git checkout release-5.2-stable