git-mover

Crates.iogit-mover
lib.rsgit-mover
version1.2.2
created_at2024-12-29 20:04:36.288801+00
updated_at2026-01-25 22:55:18.24122+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
size138,047
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:
      --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

License

Commit count: 37

cargo fmt