git/contrib/mw-to-git
Matthieu Moy 721a533f8c git-remote-mediawiki: don't "use encoding 'utf8';"
The use of this statement is generally discouraged, and is too intrusive
for us: it forces the HTTP requests made by the API to contain only valid
UTF-8 characters. This would break the upload of binary files.

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-06-27 14:18:02 -07:00
..
git-remote-mediawiki git-remote-mediawiki: don't "use encoding 'utf8';" 2012-06-27 14:18:02 -07:00
git-remote-mediawiki.txt Add a remote helper to interact with mediawiki (fetch & push) 2011-09-01 15:52:55 -07:00