Message ID | 20241206194025.31662-2-julien@xen.org (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | docs/process: Update the branching checklist | expand |
diff --git a/docs/process/branching-checklist.txt b/docs/process/branching-checklist.txt index 3dfa8ec2570b..372d7268d20a 100644 --- a/docs/process/branching-checklist.txt +++ b/docs/process/branching-checklist.txt @@ -35,12 +35,11 @@ ov=4.0 # xenbits-docs-all.sh in the obvious way. git commit ssh xendocs@xenbits.xen.org cd cronjobs - ed xenbits-docs-all.sh - /for branch - s/$/ 4.6-testing + open xenbits-docs-all.sh with your favorite editor + Update the range on the line: + for branch in unstable-staging unstable 4.{18..15}-testing # ^ OR SIMILAR - w - q + save the file and exit the editor git add -p git commit -m "Branch for $v"