]> sipb.mit.edu Git - ikiwiki.git/blob - doc/bugs/git_utf8.mdwn
Change Projects link to point to projects DB
[ikiwiki.git] / doc / bugs / git_utf8.mdwn
1 Just saw a bug with the git backend and utf8. I was committing to ikiwiki and
2 the post-commit hook emitted a warning message about some text from git
3 not being encoded as proper utf-8. I've lost the message, but it was from
4 line 36 of git.pm. After a couple other commits, the message stopped
5 appearing.
6
7 Probably git's output needs to be force encoded to utf-8.
8 --[[Joey]]
9
10 > I did that in 4ac0b2953131d7a53562ab8918c8e5a49952d8ac , [[done]]
11 > --[[Joey]] 
12