freeleaps-ops/apps/freeleaps-repo-migrator/README.md
zhenyus 60817c1be4 feat: add gitea-webhook-ambassador service and migration script
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-30 23:37:19 +08:00

13 lines
382 B
Markdown

# Freeleaps Repo Migrator
## How to use ?
Please copy this script into repository root you want to migrate and just execute it.
Console will shows like belows if successful:
```bash
Remote URL has been updated to https://gitea.freeleaps.mathmast.com/freeleaps/magicleaps/_git/magicleaps
You can now push your changes to the new Gitea server using 'git push origin <branch>'
```