mirror of
https://github.com/RGBCube/GitHub2Forgejo
synced 2025-07-27 13:17:44 +00:00
Handle error when repo is already mirrored
This commit is contained in:
parent
949ae479df
commit
2f2c670948
2 changed files with 28 additions and 25 deletions
|
@ -6,8 +6,8 @@ Plain simple, just install [Nushell](https://nushell.sh) and run the script:
|
|||
./migrate.nu --help
|
||||
```
|
||||
|
||||
You can either specify all the CLI flags for a uninteractive run,
|
||||
or run the script like so:
|
||||
You can either specify all the environment variables
|
||||
for a uninteractive run, or run the script like so:
|
||||
|
||||
```nu
|
||||
./migrate.nu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue