Skip to content

eunsoop/gus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git User Switcher (GUS)

Git User Switcher (GUS) is a simple command-line tool that allows you to switch between different Git user configurations easily. It is particularly useful for developers who work on multiple projects with different Git identities.

RoadMap

  • Add support for switching between user profile
  • Add support for switching back to global profile
  • Add support for creating new user profiles
  • Sync profiles & ssh key between multiple devices

How does it work?

GUS changes .git/config file in the current directory to the specified user configuration. It can also switch back to the global configuration.
GUS stores user configurations in a toml file at ~/.gus/config.

About

Git User Switcher (Git Commiter Switcher)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages