Closed rkotze closed 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
No tests needed.
npm run build
npm run checks
Please check the type of change your PR introduces:
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.
npm run build
) was run locally and any changes were pushednpm run checks
) has passed locally and any fixes were made for failuresPull request type
Please check the type of change your PR introduces:
Does this introduce a breaking change?