git_diff_format_email

Create an e-mail ready patch from a diff.

@param out_ buffer to store the e-mail patch in @param diff containing the commit @param opts structure with options to influence content and formatting. @return 0 or an error code

extern (C) nothrow @nogc
int
git_diff_format_email

Meta