git_commit_message_raw

Get the full raw message of a commit.

@param commit a previously loaded commit. @return the raw message of a commit

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

Meta