git_revwalk_hide_ref

Hide the OID pointed to by a reference

The reference must point to a committish.

@param walk the walker being used for the traversal @param refname the reference to hide @return 0 or an error code

extern (C) nothrow @nogc
int
git_revwalk_hide_ref

Meta