README: Update branching instructions for new branch

This commit is contained in:
Timothée Ravier 2024-02-13 14:18:04 +01:00
parent 5822638648
commit f22a3b232c

View file

@ -95,7 +95,8 @@ sed -i "s/40/41/g" README.md
``` ```
rm fedora-rawhide.repo rm fedora-rawhide.repo
sed -i "/- fedora-rawhide/d" *.yaml sed -i "/- fedora-rawhide/d" *.yaml
sed -i "/# - fedora-40/- fedora-40/" *.yaml sed -i "s/# - fedora-40/- fedora-40/" *.yaml
sed -i "s/ref: fedora\/rawhide/ref: fedora\/40/" *.yaml
``` ```
## Historical references ## Historical references