]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/Git:_web_commit_message_not_utf-8.mdwn
this is a real problem i keep hitting
[ikiwiki.git] / doc / bugs / Git:_web_commit_message_not_utf-8.mdwn
index 25a94711c86a99bbf6f606e5a34c3ef48118e582..08247dded4143cbc6ac564257c70fda4945e2a46 100644 (file)
@@ -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]]