git_reflog_delete

Delete the reflog for the given reference

@param repo the repository @param name the reflog to delete @return 0 or an error code

extern (C) nothrow @nogc
int
git_reflog_delete

Meta