1
Fork 0
mirror of https://github.com/RGBCube/GitHub2Forgejo synced 2025-07-27 13:17:44 +00:00

Fix private repo cloning

This commit is contained in:
RGBCube 2024-05-28 15:27:03 +03:00
parent 81a362f773
commit f157b3c077
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
2 changed files with 65 additions and 60 deletions

View file

@ -31,11 +31,7 @@ This works on any Gitea or Forgejo instance.
### Can I migrate specific repositories?
Sure, just pass the URLs to them as arguments:
```nu
./migrate.nu https://github.com/RGBCube/Foo https://github.com/RGBCube/Bar
```
Nope. Just use the Gitea/Forgejo web UI for that.
## License