fixed
authorJoey Hess <joey@gnu.kitenet.net>
Mon, 9 Mar 2009 18:30:27 +0000 (14:30 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Mon, 9 Mar 2009 18:30:27 +0000 (14:30 -0400)
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]]