remote-mediawiki: process namespaces in order
commit55fefa9e94e0633cdd85f6cded42384cbeaf8a61
authorAntoine Beaupré <anarcat@debian.org>
Tue, 7 Nov 2017 16:07:00 +0000 (7 11:07 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 Nov 2017 02:06:33 +0000 (8 11:06 +0900)
treeeca1bd34e70c625bf59eb02068667d758d5b4b4d
parentda2a180977166aedafb34ed7eb68edf9e488b377
remote-mediawiki: process namespaces in order

Ideally, we'd process them in numeric order since that is more
logical, but we can't do that yet since this is where we find the
numeric identifiers in the first place. Lexicographic order is a good
compromise.

Signed-off-by: Antoine Beaupré <anarcat@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/mw-to-git/git-remote-mediawiki.perl