mirror of
https://github.com/benjaminion/upgrading-ethereum-book.git
synced 2026-01-08 22:17:59 -05:00
Stop maintaining main branch
This commit is contained in:
@@ -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>"
|
||||
|
||||
Reference in New Issue
Block a user