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

Remove legacy git-message api #118

Closed rkotze closed 1 year ago

rkotze commented 1 year ago

Remove legacy git-message API and replace it with git-mob-core API.

You should still be able to printout to the console and write to the template message file. Not change to functionality.

Pull request checklist

Pull request type

Please check the type of change your PR introduces:

Does this introduce a breaking change?

Other information