git-coauthor
- Add a co-author to the last commit
git-coauthor
<co-author> <co-author-email>
Add a co-author to the last commit
<co-author>
The username of the co-author you want to add.
<co-author-email>
The email address of the author you want to add.
$ git coauthor user user@email.com
Written by Jacob Herrington jacobherringtondeveloper@gmail.com
<https://github.com/tj/git-extras/issues>
<https://github.com/tj/git-extras>