git_refspec_dst_matches

Check if a refspec's destination 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_dst_matches

Meta