Why Nostr? What is Njump?
2025-06-17 19:37:58
in reply to

DanConwayDev on Nostr: Thanks. I just fixed this in v1.7.1 but now we are hitting this bug that needs to be ...

Thanks. I just fixed this in v1.7.1 but now we are hitting this bug that needs to be fixed upstream in libgit2:
ngit fails to work with git servers that dont include `allow-tip-sha1-in-want` in their `git-upload-pack-advertisement` .

This is bug in libgit2 which I have raised here: <https://github.com/libgit2/libgit2/issues/7078>

most git servers do. song doesnt, and I have had reports of self-hosted gitea not either, although the default nix gitea package does.

#bug
The required setting `allow-tip-sha1-in-want` is on by default in many git server implementations but not the one your using.
Author Public Key
npub15qydau2hjma6ngxkl2cyar74wzyjshvl65za5k5rl69264ar2exs5cyejr