Skip to content
This repository has been archived by the owner on Oct 9, 2021. It is now read-only.

Commit time is not properly set when I make multiple commits (only the first one gets the whole time) #241

Open
nelson6e65 opened this issue Oct 27, 2020 · 0 comments

Comments

@nelson6e65
Copy link

nelson6e65 commented Oct 27, 2020

Hi. I would like Wakatime to be compatible with partial commits.

For example, I work for 3 hours and then I make multiple commits when I finish a stable update, separating the topic.

I mean, for example, when I make 3 commits I get all time spend in the first commit only:

  • Typo in README.md (3h)
  • Improve UI: page1.html + pages.scss files (0s)
  • Improve speed of api.js (0s)

Instead of expected:

  • Typo in README.md (10s)
  • Improve UI: page1.html + pages.scss files (2h)
  • Improve speed of api.js (1h)

Originally posted by @nelson6e65 in https://github.com/wakatime/wakatime/issues/5#issuecomment-716989814

@nelson6e65 nelson6e65 changed the title [feat] Filter time of commit by file changed Commit time is not properly set when I make multiple commits (only the first one gets the whole time) Oct 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant