Crates.io | rigit |
lib.rs | rigit |
version | 0.2.0 |
source | src |
created_at | 2023-11-14 18:49:40.2328 |
updated_at | 2024-03-17 20:21:35.876926 |
description | Cli-tool which lets you perform a git action on multiple repositories. |
homepage | |
repository | https://github.com/Vaengir-Projects/rigit.git |
max_upload_size | |
id | 1035245 |
size | 23,637 |
Tool which let's you perform a git actions on multiple repositories.
cargo install rigit
rigit [OPTIONS] [COMMAND]
Commands:
status Run git status on all repos in the following directory
-v, --verbose Print complete git status
fetch Run git fetch on all repos in the following directory
help Print this message or the help of the given subcommand(s)
Options:
-G, --generate <generator> [possible values: bash, elvish, fish, powershell, zsh]
-h, --help Print help
-V, --version Print version