diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-03-09 14:30:27 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-03-09 14:30:27 -0400 |
commit | e62b30c32168e9cabd72b27bafdf5554d581a2f7 (patch) | |
tree | fbe4fad82b1f325145346bc6296c1e7b840ba7a0 /doc/bugs | |
parent | f24904b160c76adf2fc079a8f1a7a1e5bd1628e5 (diff) |
fixed
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Git:_web_commit_message_not_utf-8.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Git:_web_commit_message_not_utf-8.mdwn b/doc/bugs/Git:_web_commit_message_not_utf-8.mdwn index 25a94711c..08247dded 100644 --- a/doc/bugs/Git:_web_commit_message_not_utf-8.mdwn +++ b/doc/bugs/Git:_web_commit_message_not_utf-8.mdwn @@ -13,3 +13,5 @@ is not utf-8 encoded before passed to Git (which uses utf-8 as default encoding Please make sure that commit messages for Git are always utf-8. This is a change by user `mädduck` to trigger the error. + +> [[Fixed|done]] both on the commit and log sides. --[[Joey]] |