Name |
Last commit
|
Last update |
---|---|---|
.. | ||
basic.c | ||
mergebase.c | ||
signatureparsing.c |
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.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
basic.c | Loading commit data... | |
mergebase.c | Loading commit data... | |
signatureparsing.c | Loading commit data... |