git_reference_iterator_glob_new

Create an iterator for the repo's references that match the specified glob

@param out_ pointer in which to store the iterator @param repo the repository @param glob the glob to match against the reference names @return 0 or an error code

extern (C) nothrow @nogc
int
git_reference_iterator_glob_new

Meta