an warning if the commit log message given to it does not look
like a valid UTF-8 string, unless you explicitly say your
project uses a legacy encoding. The way to say this is to
an warning if the commit log message given to it does not look
like a valid UTF-8 string, unless you explicitly say your
project uses a legacy encoding. The way to say this is to
help other people who look at them later. Lack of this header
implies that the commit log message is encoded in UTF-8.
help other people who look at them later. Lack of this header
implies that the commit log message is encoded in UTF-8.
header of a commit object, and tries to re-code the log
message into UTF-8 unless otherwise specified. You can
specify the desired output encoding with
header of a commit object, and tries to re-code the log
message into UTF-8 unless otherwise specified. You can
specify the desired output encoding with
logoutputencoding = ISO-8859-1
------------
+
If you do not have this configuration variable, the value of
logoutputencoding = ISO-8859-1
------------
+
If you do not have this configuration variable, the value of
Note that we deliberately chose not to re-code the commit log
message when a commit is made to force UTF-8 at the commit
Note that we deliberately chose not to re-code the commit log
message when a commit is made to force UTF-8 at the commit