git-coauthor(1) -- Add a co-author to the last commit SYNOPSIS git-coauthor DESCRIPTION Add a co-author to the last commit OPTIONS The username of the co-author you want to add. The email address of the author you want to add. EXAMPLES $ git coauthor user user@email.com AUTHOR Written by Jacob Herrington REPORTING BUGS <> SEE ALSO <>