mirror of
https://github.com/RGBCube/GitHub2Forgejo
synced 2025-07-27 13:17:44 +00:00
Allow specifiying specific repos
This commit is contained in:
parent
b19f2403d3
commit
b7b60faedb
2 changed files with 22 additions and 9 deletions
|
@ -29,6 +29,14 @@ This works on any Gitea or Forgejo instance.
|
|||
This is good for when you are migrating off GitHub permanently
|
||||
and will never come back.
|
||||
|
||||
### 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
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue