1 unstable release
Uses new Rust 2024
new 0.1.2 | May 8, 2025 |
---|---|
0.1.1 |
|
0.1.0 |
|
#211 in Development tools
72 downloads per month
310KB
325 lines
gitus
Simple CLI tool to quickly switch between different Git users. All user profiles are stored in a JSON file in home directory.
Installation
cargo install gitus
Usage
Run with arguments:
gitus add GIT_USERNAME GIT_EMAIL USER_ALIAS
gitus switch USER_ALIAS
gitus delete USER_ALIAS
gitus current
gitus list
Run alone:
gitus
Contributing
Contributions are welcome! Feel free to submit a pull request or create a issue.
License
MIT
Dependencies
~10–24MB
~260K SLoC