Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 422 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 422 Bytes

Git Re-author commit

A simple script to re-author all commits of all branches and tags

Installing

Copy script on your git repository. Change variable :OLD_EMAIL, CORRECT_NAME and CORRECT_EMAIL

Execute

chmod +x script4all

And

./script4all

Script script4specific is for rename only one commiter.

Thanks

GitHub Help