Get the encoding for the message of a commit, as a string representing a standard encoding name.
The encoding may be null if the 'encoding' header in the commit is missing; in that case UTF-8 is assumed.
this |
a Commit. |
the encoding of the commit message or null. |