-
Notifications
You must be signed in to change notification settings - Fork 530
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Commit disappear when reordering commit #5527
Comments
Thanks a lot for reporting! It's hard for me to imagine how this is possible, as it seems to be flip-flopping between the states. Next time, after a commit seems to be disappearing, could you hit Thanks a lot. |
@Byron I see this issue in the latest changelog, can you confirm if it has been fixed? |
Unfortunately it's hard for me to say if PRs aren't linking within this issue. I am also having trouble to bring up the changelog of the current version, or past versions for that matter. Thus I'd hope you could watch out for the issue while using GitButler in the latest version, as chances are that it the issue might be fixed. |
Actually I realized that release-notes are now part of the respective GitHub release. From there, I see…
The question is if this issue is due to reordering of commits so they disappear, or if it is something else entirely. You can probably watch out for that as well - is the disappearing commit just somewhere else? In any case, I'd hope that the issue is related to the release note. |
I've just had this happen again, and the ui refresh doesn't fix it, you need to reapply the branch to fix it! |
Thank you, this helps! So it's some information that the backend produces that makes the UI either hide the commit, or it's not made available to begin with. |
Version
0.13.13
Operating System
macOS
Distribution Method
dmg (Apple Silicon)
Describe the issue
When reordering commits(rebase), I will occasionally see commits disappear, unapply and reapply the branch and the commit will reappear.
But this phenomenon is not inevitable, but the probability of its occurrence is not low
How to reproduce
reordering commits
Expected behavior
disappear:
reappear:
Relevant log output
No response
The text was updated successfully, but these errors were encountered: