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.
@param commit a previously loaded commit. @return null, or the encoding
See Implementation
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.
@param commit a previously loaded commit. @return null, or the encoding