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
Keep information about time spent on HEADs of different branches -> when checking out branch, time spent also checks out and IDE will keep updating new time in new branch. Same thing for stack-ed commits.
The text was updated successfully, but these errors were encountered:
post-checkout hook could be used to implement this (not stash, as it has no hooks). But I am not sure if this can be done intuitively. Binding tracked time to some task system like proposed in #9 seems easier.
Keep information about time spent on HEADs of different branches -> when checking out branch, time spent also checks out and IDE will keep updating new time in new branch. Same thing for stack-ed commits.
The text was updated successfully, but these errors were encountered: