Skip to content

v1.2.5

Choose a tag to compare

@mschenk42 mschenk42 released this 22 Jan 21:19

This release fixes an issues with gtm not running for the post-commit hook when using a git client, such as SourceTree to commit changes. This results in no time being recorded with the commit.

To fix this, we are setting the fullpath to gtm in the the post-commit hook. To enable this in an existing gtm initialized git repo, please run gtm init again.

For further information please see this issue #54.