Git User Switch (gus) - Simplify Git User Switching with Rust

Git User Switch (gus) is a command-line tool written in Rust using the clap-rs library that simplifies the process of switching between Git user profiles. If you frequently work with multiple Git profiles or accounts, this tool can help streamline your workflow by providing an intuitive interface for managing and activating different profiles.

Features

Installation

You can install Git User Switch (gus) using the following command:

bash cargo install gus-rs

Usage

Switching between Git user profiles is now easier than ever. Use the following commands to manage your profiles:

Contributing

Contributions are welcome! If you find any issues, have suggestions, or want to contribute, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.