git mob

You can attribute a git commit to more than one author by adding one or more Co-authored-by trailers to the commit's message. Co-authored commits are visible on GitHub. For more information, see here.

This CLI app will help you add them automatically and also help you store and manage co-authors for pair/mob programming sessions.

Features

Installation

Prerequisites

With Binary Package:

With Cargo:

sh $ cargo install git-mob-tool

Configuration

Usage

Troubleshooting