tamj0rd2 / coauthor-select

MIT License
0 stars 0 forks source link

Suggestion: use commit history to find coauthors #2

Open gypsydave5 opened 2 years ago

gypsydave5 commented 2 years ago

If we build the list of coauthors from the current commit history, it will remove the need to have a coauthors.json. Order by most recent first to keep out "old" committers.

If we take the the list of current pairs from the last commit, we no longer need the pairs.json file.

The CLI could be updated to make it convenient to add a new coauthor to the current commit.