summaryrefslogtreecommitdiff
path: root/contrib/mw-to-git/git-remote-mediawiki.perl
AgeCommit message (Collapse)AuthorFilesLines
2013-02-08git-remote-mediawiki: use toplevel's MakefileLibravatar Matthieu Moy1-0/+1360
This makes the Makefile simpler, while providing more features, and more consistency (the exact same rules with the exact same configuration as Git official commands are applied with the new version). Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>