Move git repositories to a new location
cargo install git-mover
git-moverUsage: git-mover [OPTIONS]
Options:
--source <SOURCE> The source platform (github, gitlab, codeberg) [aliases: --from]
--destination <DESTINATION> The destination platform (github, gitlab, codeberg) [aliases: --to]
--no-forks Don't sync forked repositories
--no-delete Don't delete repositories
--resync Resync all repositories
--config <CONFIG> Custom configuration file path
--show-config-path Show the current config path and exit
--manual Sync manually
-v, --verbose... Verbose mode [aliases: -d]
-h, --help Print help