You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.