# Situation A commit message is provided in a non-utf8 encoding. # Resource Git defaults to UTF-8 but allows some other encodings: https://stackoverflow.com/a/36887090/8834331 # Questions * Is detection possible?
Situation
A commit message is provided in a non-utf8 encoding.
Resource
Git defaults to UTF-8 but allows some other encodings:
https://stackoverflow.com/a/36887090/8834331
Questions