-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Description
Description
I have built gitu from source tree. But I cant open any newly cloned repo, even with this gitu repo.
$ gitu
Error: OpenRepo(Error { code: -1, klass: 6, message: "unsupported extension name extensions.refstorage" })System information
- I'm using Windows 11 Build 10.0.26200.5761 (25H2).
- Toolchain information:
$ rustup --version
rustup 1.28.2 (e4f3ad6f8 2025-04-28)
info: This is the version for the rustup toolchain manager, not the rustc compiler.
info: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
$ cargo --version
cargo 1.89.0 (c24e10642 2025-06-23)
Related context
- It's maybe
libgit2error, there have been cases like this gituialso suffered from the same issue. See BUG: Error invalid path on valid git repo. · Issue #2700 · gitui-org/gituilazygitwho doesnt rely ongit2work just fine.
Metadata
Metadata
Assignees
Labels
No labels