SkillAgentSearch skills...

Genmailmap

Generate mailmap file for a git repository

Install / Use

/learn @greenrd/Genmailmap
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

A script to try to generate .mailmap files for git.

Sample usage:

$ genmailmap.sh
$ git commit -m 'Added .mailmap'

By default, generated entries are appended to any existing .mailmap file. To make it instead overwrite the file, run it like this:

$ genmailmap.sh --
View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks1

Languages

Shell

Security Score

55/100

Audited on Dec 29, 2024

No findings