No tags found.
Vendored builds were failing on AUR due to cmake/linking issues. Using system libgit2 is the proper approach for distro packages.
Added direct dependency on libgit2-sys with vendored feature to ensure libgit2 is always built from source, fixing AUR build failures.