Git mob core: fix create global co-author
git-mob-core 0.9.1
Fixes
- When creating a new
.git-coauthors
using thecreateCoAuthorsFile
it is created only globally by providing internally the global path.
What's Changed
- fix(pre-commit): Remove blob/master information from raw git reposito… by @abelazo in #124
- Fix: Create global coauthor file by @rkotze in #125
New Contributors
Full Changelog: v3.2.0...v3.2.1