]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
update dead branch file with appropriate branch names
authorDave Miller <justdave@bugzilla.org>
Wed, 9 Oct 2024 21:08:23 +0000 (17:08 -0400)
committerDave Miller <justdave@bugzilla.org>
Wed, 9 Oct 2024 21:08:23 +0000 (17:08 -0400)
THIS_BRANCH_IS_DEAD.txt

index 4e623903bd314e363802db70066653deac30ce03..04045741d221645a42fe8388130e8b2aea08d841 100644 (file)
@@ -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