Skip to content

gix-index v0.23.1

Compare
Choose a tag to compare
@Byron Byron released this 01 Sep 16:02
· 2954 commits to main since this release
11b9c71

Bug Fixes

  • prefixed_entries_range() now works correctly with directory prefixes.
    Previously, not all directory prefixes would work as expected due to incorrect
    search criteria.

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • prefixed_entries_range() now works correctly with directory prefixes. (6a8314b)