Gets the features of the library.
Call this function before using any other libgit2-glib function.
Prettify a commit message by removing excess whitespace and making sure the
last line ends with a newline. If strip_comments
is %TRUE, then lines
starting with a comment_char
will be removed.
the message.
whether to strip comments.
comment character.
Error domain for Ggit functions. Errors in this domain will be from the GgitError enumeration. See #GError for information on error domains.