Skip to content

TheYkk/git-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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

Switcher

Create Profile

Create

Delete Profile

Delete

Rename Profile

Rename

Feedback

If you have any feedback, please reach out to us at yusufkaan142@gmail.com

License

` Apache-2.0

About

Easily switch between your git profiles

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 9

Languages