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

Fix no path to template #127

Closed rkotze closed 3 months ago

rkotze commented 3 months ago

Return a valid path to the global git template. This is the correct git-mob default config.

This fixes an error that appears in vscode extension and breaks it.

https://github.com/rkotze/git-mob-vs-code/issues/302

Pull request checklist

No tests needed.

Pull request type

Please check the type of change your PR introduces:

Does this introduce a breaking change?