Add Codeberg → forge.marvin8.zone migration guide #4
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/migration-guide"
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?
Closes #3
Adds
migration-guide.mdwith two sections:Manual Migration — step-by-step walkthrough for migrating a single repo from Codeberg to forge.marvin8.zone using Forgejo's built-in migration engine. Covers pre-flight checks, migration via web UI, verification, Codeberg cleanup (archive + redirect description), and post-migration housekeeping. Every step explicitly states which account (
marvin8) to use on each forge.Automation Roadmap — lightweight sketch of a future batch-migration tool for all ~30 repos, using the Forgejo Migration API. Includes core steps, open questions, and intended implementation location.