mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-06 01:45:11 +00:00
![]() In order to match the star-star, we disable the flag that's looking for a single path element, but that leads to searching for the pattern in the middle of elements in the input string. Mark when we're handing a star-star so we jump over the elements in our attempt to match the part of the pattern that comes after the star-star. While here, tighten up the check so we don't allow invalid rules through. |
||
---|---|---|
.. | ||
attr_expect.h | ||
file.c | ||
flags.c | ||
ignore.c | ||
lookup.c | ||
repo.c |