git_commit_raw_header

Get the full raw text of the commit header.

@param commit a previously loaded commit @return the header text of the commit

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

Meta