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