Skip to content

Releases: PatNei/GITHUB2FORGEJO

v1.0.0

19 Apr 16:05
1e04e46

Choose a tag to compare

🚀 Initial Release – v1.0.0

This is the first release of the GitHub ➡️ Forgejo Migration Script, fully rewritten in Bash.

🔁 Inspired by [RGBCube's original version](https://github.com/RGBCube/GitHub2Forgejo), now repurposed for Bash users.

✨ Features

  • 🔄 Full GitHub-to-Forgejo repo migration
    • Supports both public and private repositories.
  • 🧠 Two migration strategies:
    • Mirror: Keep your Forgejo repos synced with GitHub.
    • Clone: One-time migration with no future sync.
  • 💬 Interactive prompts OR set via environment variables.
  • 🧹 Force sync option: Remove Forgejo repos that no longer exist on GitHub.
  • 🌈 Colored terminal output for readability.