8 releases (stable)
new 1.0.6 | Jan 8, 2025 |
---|---|
1.0.0 | Jan 1, 2025 |
0.1.1 | Dec 31, 2024 |
0.1.0 | Dec 29, 2024 |
#2697 in Command line utilities
795 downloads per month
68KB
1.5K
SLoC
git-mover
Move git repositories to a new location
Usage
cargo install git-mover
git-mover
Arguments
Usage: git-mover [OPTIONS]
Options:
-s, --source <SOURCE> The source platform (github, gitlab, codeberg) [aliases: from]
-d, --destination <DESTINATION> The destination platform (github, gitlab, codeberg) [aliases: to]
-n, --no-forks Don't sync forked repositories
-c, --config <CONFIG> Custom configuration file
-v, --verbose... Verbose mode (-v, -vv, -vvv)
-h, --help Print help
License
lib.rs
:
git-mover
Move git repositories to a new location
Usage
Usage: git-mover [OPTIONS]
Options:
-s, --source <SOURCE> The source platform (github, gitlab, codeberg) [aliases: from]
-d, --destination <DESTINATION> The destination platform (github, gitlab, codeberg) [aliases: to]
-n, --no-forks Don't sync forked repositories
-c, --config <CONFIG> Custom configuration file
-v, --verbose... Verbose mode (-v, -vv, -vvv)
-h, --help Print help
Dependencies
~16–32MB
~482K SLoC