ops: Forgejo tip=master unify + silverbucket rename note

This commit is contained in:
Hernâni Marques 2026-09-09 01:31:47 +02:00
parent 56f814a6de
commit 5196ac5db8
No known key found for this signature in database
2 changed files with 33 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Local-only copy — /home/hernani/koopa-admin-log
#
# main → Forgejo origin (ok to push)
# master → Forgejo origin (ok to push)
# local/* → NEVER push to origin; sync only via home/bundle between kisten
#
# Branches:
@ -15,7 +15,7 @@
# cd /home/hernani/koopa-admin-log && git fetch /tmp/koopa-local.bundle "+refs/heads/local/*:refs/heads/local/*"
#
# Pull main:
# git fetch origin && git checkout main && git merge --ff-only origin/main
# git fetch origin && git checkout master && git merge --ff-only origin/master
## 2026-07-17 clone merge