jj
jj copied to clipboard
Some repos fail with`Caused by: unsupported extension name extensions.preciousobjects; class=Repository (6)`
Description
This looks like it might be an issue in libgit2, which just had a fix merged in last week https://github.com/libgit2/libgit2/pull/6886 .
Steps to Reproduce the Problem
repo init -u https://android.googlesource.com/platform/manifest -b main
cd .repo/manifests
jj git init --colocate
touch t
jj describe -m "t"
Actual Behavior
Error: Git operation failed
Caused by: unsupported extension name extensions.preciousobjects; class=Repository (6)
Specifications
- Platform: nixpkgs
- Version: jj 0.17.1