summaryrefslogtreecommitdiff
path: root/parse-options-cb.c
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@debian.org>2017-11-07 11:06:58 -0500
committerJunio C Hamano <gitster@pobox.com>2017-11-08 11:06:33 +0900
commitdb3364352da98f20915e1b838616688f388fad8b (patch)
tree74c6b85cfa988aa344915196b6c6cd956ea1abbf /parse-options-cb.c
parent09eebbadca58dbf8e415678eeef8de54c0be6534 (diff)
downloadgit-db3364352da98f20915e1b838616688f388fad8b.tar.gz
remote-mediawiki: skip virtual namespaces
Virtual namespaces do not correspond to pages in the database and are automatically generated by MediaWiki. It makes little sense, therefore, to fetch pages from those namespaces and the MW API doesn't support listing those pages. According to the documentation, those virtual namespaces are currently "Special" (-1) and "Media" (-2) but we treat all negative namespaces as "virtual" as a future-proofing mechanism. Signed-off-by: Antoine Beaupré <anarcat@debian.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'parse-options-cb.c')
0 files changed, 0 insertions, 0 deletions