Re: [PATCH v3 6/7] remote-mediawiki: process namespaces in order

2017-11-02 Thread Eric Sunshine
On Thu, Nov 2, 2017 at 5:25 PM, Antoine Beaupré wrote: > 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. > > Reviewed-by: Eric Su

[PATCH v3 6/7] remote-mediawiki: process namespaces in order

2017-11-02 Thread Antoine Beaupré
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. Reviewed-by: Eric Sunshine Signed-off-by: Antoine Beaupré --- contrib/mw-to-git/git-