git_tag_message

Get the message of a tag

@param tag a previously loaded tag. @return message of the tag or null when unspecified

extern (C) nothrow @nogc
const(char)*
git_tag_message

Meta