1 unstable release

Uses new Rust 2024

0.1.2 May 8, 2025
0.1.1 May 7, 2025
0.1.0 May 7, 2025

#248 in Development tools

MIT license

310KB
348 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

placeholder

Contributing

Contributions are welcome! Feel free to submit a pull request or create a issue.

License

MIT

Dependencies

~10–24MB
~273K SLoC