Closed AndyJado closed 2 years ago
can't reproduce. can you give me exact files you blame to get this to happen?
- Go to 'Files' with <Shift + f>, head in another commit now
- Blame again on anyfile
sorry I wasn't clear, modified step 4.
I tested it on much smaller repo, it happens.
still no repro inside gitui repo. can you trigger it in the gitui repo?
Yeah, I am unable to reproduce either in a small repo.
But I do see gitui runs blame pretty slow for me compared with gitlens (vscode) in the monorepo setup.
@chenrui333 yeah the blame slowness in some cases is in another issue already
Gone after upgrade, my bad.
package gitui v0.20.1
with `gitui v0.21.0
Describe the bug
My working repo is
rust
fromrust-lang
, I go<Shift-B>
on a file from another commit and I see some spinning, then spinning goes off and freeze, I canesc
to go back.To Reproduce
Steps to reproduce the behavior:
<Shift + f>
, head in another commit nowBlame
again on anyfileExpected behavior
Maybe forbid recursively blaming?
Additional context
If it's not a hurry, I'd like to fix it. I'm currently rather loaded