Phase 5 - Clean git lineage
Recommended target structure:
- Make a Forgejo mirror/fork for the full HERMS source, for example:
mehdifarah/hermormehdifarah/herm-rg40xxv
- In
/opt/rise-of-pi/herm-tui:- rename current GitHub remote to
upstream - add Forgejo remote as
origin - push the current
devbranch and the five local RG commits to Forgejo - keep upstream GitHub as read-only lineage/reference
- rename current GitHub remote to
- Keep
shadow-clanfocused on device integration:- PortMaster launcher
- SDL PTY bridge
- deployment notes
- test logs/handoff docs
- Remove or stop updating the partial
shadow-clan/herm-tuicopy after the Forgejo HERMS mirror exists. Partial source copies are already a drift risk. - Use commit messages that make ownership clear:
fix(rg40xxv): remove dropbear idle timeoutfix(rg40xxv): show eikon portrait on splashfix(rg40xxv): clarify virtual keyboard controlschore(git): mirror herm-tui rg branch to forgejo