Live data from Hacker News

Show HN: Automatically track time spent on Git commits

github.com

1–4 of 4 posts

Re: Show HN: Automatically track time spent on Git commits

#4

Is this doing the same thing as www.wakatime.com?

Yes, it's tracking time the same as https://wakatime.com but assigning time to commits based on the files you edit while WakaTime doesn't match files edited to files changed in the commits, it assigns all time between two commits to the more recent commit.