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
I experienced a crash when doing an interactive rebase. This was the truncated message that appeared at the bottom of the screen:
thread 'core process' panicked at src/git/commit_diff_loader.rs:139:10:
diff.foreach failed. Please report this as a bug.: Error { code: -1, klass: 10, message: "invalid data in index - calculated checksum doe
I can't reproduce the crash, but what I did was:
Move a commit from the middle to the top of the list
Change it to a fixup
Insert a break after that commit
Search for a word that appeared in the commit I moved
The text was updated successfully, but these errors were encountered:
I experienced a crash when doing an interactive rebase. This was the truncated message that appeared at the bottom of the screen:
I can't reproduce the crash, but what I did was:
The text was updated successfully, but these errors were encountered: