rkotze / git-mob

Co-author commits tool. A cross-platform command-line tool for social coding. Includes co-authors in commits when pair/mob programming.
https://www.npmjs.com/package/git-mob
MIT License
182 stars 21 forks source link

Git mob core extract the list of contributors #119

Closed rkotze closed 10 months ago

rkotze commented 10 months ago

Pull request checklist

Pull request type

Please check the type of change your PR introduces:

What is the current behaviour?

List authors that have contributed to the Git repo.

What is the new behaviour?

I'm refactoring this logic and putting it into git-mob-core library for it to be reusable across consumers.

I will look to include a filter option from issue #90 .

Does this introduce a breaking change?

Other information