Git Profile Switcher
Switch between your git profiles easily
Install
From Source (Rust)
Requirements:
- Rust (cargo)
git clone https://github.com/TheYkk/git-switcher.git cd git-switcher cargo install --path .
Usage
Run git-switcher to see the interactive menu, or use subcommands:
git-switcher create # Create a new profile git-switcher list # List profiles git-switcher switch <profile> # Switch to a profile git-switcher rename # Rename a profile git-switcher delete # Delete a profile git-switcher edit # Edit current profile
Switch Profile
Create Profile
Delete Profile
Rename Profile
Feedback
If you have any feedback, please reach out to us at yusufkaan142@gmail.com




