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
183 stars 21 forks source link

Add repo level .git-coauthors file #108

Closed tlabeeuw closed 1 year ago

tlabeeuw commented 1 year ago

Pull request checklist

Pull request type

Please check the type of change your PR introduces:

What is the current behavior?

Issue URL: https://github.com/rkotze/git-mob/issues/107

What is the new behaviour?

Does this introduce a breaking change?

Other information

tlabeeuw commented 1 year ago

Was also thinking instead of copy pasting the two pieces of code one should call the other. I made the git-core-mob the main one as this sounded like the direction you were going with. But if need be can reverse it. Which way round would be appropriate?