git_refspec_src_matches

Check if a refspec's source descriptor matches a reference

@param refspec the refspec @param refname the name of the reference to check @return 1 if the refspec matches, 0 otherwise

extern (C) nothrow @nogc
int
git_refspec_src_matches

Meta