Stop maintaining main branch

This commit is contained in:
Ben Edgington
2025-05-26 13:04:35 +01:00
parent ee71e4059a
commit aa48a956a9

View File

@@ -4,7 +4,7 @@
# Apply a git commit to all branches
#
branches='main altair bellatrix capella deneb'
branches='altair bellatrix capella deneb'
if [ $# -eq 0 ]; then
echo "Usage: $0 <commit>"