79176095

Date: 2024-11-11 00:35:52
Score: 1.5
Natty:
Report link

Ensure that Git is using UTF-8 for commit metadata. You can explicitly configure Git to use UTF-8 with the following command:

git config --global i18n.commitEncoding UTF-8
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Max AB