REPOMATIC-SYNC-MAILMAP(1) REPOMATIC-SYNC-MAILMAP(1)

repomatic sync-mailmap - Sync Git's .mailmap file with missing contributors

repomatic sync-mailmap [OPTIONS] [DESTINATION_MAILMAP]

Update .mailmap with missing contributors from Git history.

Reads the existing .mailmap as a reference for grouped identities, then appends any contributors not already covered. Results are sorted but not regrouped: manual editing may be needed.

The destination defaults to the source file (in-place update). Pass - to print to stdout instead.

[DESTINATION_MAILMAP]

Mailmap source file to use as reference for contributors identities that are already grouped.
If not found, either create the missing destination mailmap file, or skip the update process entirely. This option is ignored if the destination is to print the result to <stdout>.
Show this message and exit.

Mailmap source file to use as reference for contributors identities that are already grouped.
If not found, either create the missing destination mailmap file, or skip the update process entirely. This option is ignored if the destination is to print the result to <stdout>.
Show this message and exit.

0
Success.
1
A runtime error, or an aborted prompt (Ctrl-C, a declined confirmation).
2
A usage error: unknown option, invalid value, missing operand, or an unparsable configuration file.

Kevin Deldycke

2026-09-14 7.15.1.dev0