An over-engineered tool to change git config for multiple projects at once.
gem install changit
In a hub-directory (that contains multiple git projects), add a .gitconfig
file with your configuration, and run:
changit
To see the CLI options, type:
changit -h
See LICENSE.