git-remote-mediawiki: don't include HTTP login/password in author
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Thu, 20 Oct 2011 17:04:59 +0000 (19:04 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 20 Oct 2011 17:17:14 +0000 (10:17 -0700)
commit9fb79503e683c1bff810a78a47c939708af5f6b7
treed737d60ee8ddc215b980490849dc7a94e61d983a
parent1d6abac9d573d7a40d3e631253b67a7cb07e0d05
git-remote-mediawiki: don't include HTTP login/password in author

On the MediaWiki side, the author information is just the MediaWiki login
of the contributor. The import turns it into login@$wiki_name to create
the author's email address on the wiki side. But we don't want this to
include the HTTP password if it's present in the URL ...

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/mw-to-git/git-remote-mediawiki