forgejo mirror of agentic-os and agentic-os-kai main has diverged from github #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally filed by @coilysiren on 2026-05-22T20:43:45Z - https://github.com/coilysiren/infrastructure/issues/287
The
originremote foragentic-osandagentic-os-kaihas one fetch URL (github) and two push URLs (github +forgejo.coilysiren.me). Everygit pushtherefore targets both.The forgejo mirror's
mainhas diverged from github'smainfor both repos. Pushes now land on github and get rejected non-fast-forward on forgejo. Likely cause: release-please force-pushes githubmain, the forgejo side never receives the rewrite, and the two histories drift apart permanently.Pick one: make forgejo a pull mirror of github (not a push target), or reconcile the two histories once and keep forgejo fast-forward-only. Today every push to these two repos half-fails.