commands.sh

git coauthor

all

Add another author to the latest commit. Since this command rewrites the Git history, `--force` will be needed when pushing next time. Part of `git-extras`.

More info →

Examples (1)

Insert an additional author to the last Git commit

made by @shridhargupta | data from tldr-pages