GitChange

Usage

Change author info

Change author info according to this instruction

$ git change author <name> <email> [--old-email <old_email>]

$ git change author new_name [email protected]

It will run the steps 1 to 4 from the above instruction.