git_note_default_ref

Get the default notes reference for a repository

@param out_ buffer in which to store the name of the default notes reference @param repo The Git repository

@return 0 or an error code

extern (C) nothrow @nogc
int
git_note_default_ref

Meta