Change author info according to this instruction
$ git change author <name> <email> [--old-email <old_email>]
$ git change author new_name new_email@email.com
It will run the steps 1 to 4 from the above instruction.
Change author info according to this instruction
$ git change author <name> <email> [--old-email <old_email>]
$ git change author new_name new_email@email.com
It will run the steps 1 to 4 from the above instruction.