Skip to content

zechmeister/pearing

Repository files navigation

🍐 pearing

Looks through the git log and appends possible co-authors as comments to git template.

prerequisites

Needs nodejs and npm. Only really makes sense if you're using an editor like vim to write git messages.

setup

npm i -g pearing

usage

pearing template

To append the five most active contributors to your git template. Just pick and choose by uncommenting. Amount adjustable with -n flag, e.g. pearing t -n 10.

About

Easily credit your co-authors in git commits.

Resources

Stars

Watchers

Forks

Packages

No packages published