Export and update wildmatch #6939
Unanswered
rwestern-mw
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to export the wildmatch function? I'm looking to do some pattern matching and it'd be awesome to just re-use the pattern matching used by git.
I found this issue requesting this which has existed for a long time:
#5458
There have also been some updates to the git.git wildmatch implementation that ought to be brought into libgit2:
https://github.com/git/git/commits/master/wildmatch.c
I'd be happy to make these changes.
Beta Was this translation helpful? Give feedback.
All reactions