v1.2.5
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.