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
Describe the bug
When you perform an interactive rebase via git rebase -i and then edit or reword a commit, sometimes the gtm tracked time to this commit just doubles. I originally noticed this while rewording and thought it was related to that, but it also sometimes happens when you just edit the file. I don't really know why this sometimes occurs and how to fix it. :/
Expected behavior
The time should be copied into the new commit and not get doubled.
Desktop (please complete the following information):
OS: macOS 14.3
Version 1.0.3
The text was updated successfully, but these errors were encountered:
Korne127
changed the title
Rebase reword doubles commit time
Changing a commit message during rebase doubles commit time
Aug 3, 2024
Korne127
changed the title
Changing a commit message during rebase doubles commit time
Changing a commit while rebasing sometimes doubles commit time
Aug 3, 2024
Describe the bug
When you perform an interactive rebase via
git rebase -i
and thenedit
orreword
a commit, sometimes the gtm tracked time to this commit just doubles. I originally noticed this while rewording and thought it was related to that, but it also sometimes happens when you just edit the file. I don't really know why this sometimes occurs and how to fix it. :/Expected behavior
The time should be copied into the new commit and not get doubled.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: