git-mover

Crates.iogit-mover
lib.rsgit-mover
version1.1.7
created_at2024-12-29 20:04:36.288801+00
updated_at2025-08-10 20:16:52.807336+00
descriptionMove git repositories to a new location
homepagehttps://github.com/Its-Just-Nans/git-mover
repositoryhttps://github.com/Its-Just-Nans/git-mover
max_upload_size
id1498455
size133,094
n4n5 (Its-Just-Nans)

documentation

https://docs.rs/git-mover

README

git-mover crates.io version crates.io downloads

Move git repositories to a new location

asciicast

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
  -r, --resync                     Resync all repositories
  -c, --config <CONFIG>            Custom configuration file
  -v, --verbose...                 Verbose mode (-v, -vv, -vvv)
  -h, --help                       Print help

License

Commit count: 15

cargo fmt