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
See Implementation
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