Skip to content

GitC (Git Configuration) is a command line tool which allows switching between multiple different .gitconfig's

License

Notifications You must be signed in to change notification settings

georgehester/gitc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

List

List the current .gitconfig's in the .gitc directory.

foo@bar # gitc list
    Work
 -> Personal

Switch

Switch which .gitconfig is currently being used.

foo@bar # gitc switch
Select a git configuration
    Work
 -> Personal

Git configuration updated to Personal

Developer Guide

Refer to the Contributing Guide for detailed information contributing and running from source.

About

GitC (Git Configuration) is a command line tool which allows switching between multiple different .gitconfig's

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Languages