Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 584 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 584 Bytes

Changit

An over-engineered tool to change git config for multiple projects at once.

Build Status

Installation

gem install changit

Usage

In a hub-directory (that contains multiple git projects), add a .gitconfig file with your configuration, and run:

changit

CLI

To see the CLI options, type:

changit -h

Demo

changit GIF demo

License

See LICENSE.