mirror of
https://git.proxmox.com/git/libgit2
synced 2025-10-16 16:29:08 +00:00
![]() The git_reference_next API silently skips invalid references when scanning the loose refs. The git_reference_next_name API should skip the same ones even though it isn't creating the reference object. This adds a test with a an invalid loose reference and makes sure that both APIs skip the same entries and generate the same results. |
||
---|---|---|
.. | ||
basic.c | ||
mergebase.c | ||
signatureparsing.c |