Table of Contents

Git - User

About

The user originally for Git is the author.

Author vs Committer

But Git knows two persons:

You can therefore:

on behalf of another person.

Note that both get credits as an author and as a committer.

Example of workflow between an author and a committer

The patches :