1
Fork 0
mirror of https://github.com/RGBCube/GitHub2Forgejo synced 2025-07-28 05:37:44 +00:00

No more Gitea, only Forgejo

This commit is contained in:
RGBCube 2024-05-28 22:22:00 +03:00
parent fd315bdff5
commit 9523361143
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
2 changed files with 44 additions and 34 deletions

View file

@ -1,4 +1,4 @@
# GitHub to Gitea/Forgejo Migration Script
# GitHub to Forgejo Migration Script
Plain simple, just install [Nushell](https://nushell.sh) and run the script:
@ -15,7 +15,7 @@ for a uninteractive run, or run the script like so:
And get a nice interactive experience.
This works on any Gitea or Forgejo instance.
This works on any Forgejo instance.
## FAQ
@ -31,7 +31,7 @@ This works on any Gitea or Forgejo instance.
### Can I migrate specific repositories?
Nope. Just use the Gitea/Forgejo web UI for that.
Nope. Just use the Forgejo web UI for that.
## License