Skip to content

Commit 9a7365c

Browse files
moygitster
authored andcommitted
git-remote-mediawiki: replace TODO-list in comment by appropriate link
My account on Github is now used as wiki and issue tracking. This will be more flexible than in-tree management of a TODO-list. Signed-off-by: Matthieu Moy <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 05a20c8 commit 9a7365c

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

contrib/mw-to-git/git-remote-mediawiki

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,7 @@
99
# License: GPL v2 or later
1010

1111
# Gateway between Git and MediaWiki.
12-
# https://github.com/Bibzball/Git-Mediawiki/wiki
13-
#
14-
# Known limitations:
15-
#
16-
# - Several strategies are provided to fetch modifications from the
17-
# wiki, but no automatic heuristics is provided, the user has
18-
# to understand and chose which strategy is appropriate for him.
19-
#
20-
# - Git renames could be turned into MediaWiki renames (see TODO
21-
# below)
22-
#
23-
# - No way to import "one page, and all pages included in it"
24-
#
25-
# - Multiple remote MediaWikis have not been very well tested.
12+
# Documentation & bugtracker: https://github.com/moy/Git-Mediawiki/
2613

2714
use strict;
2815
use MediaWiki::API;

0 commit comments

Comments
 (0)