benoit.person@xxxxxxxxxx writes: > For now, this PATCH/RFC is based on the 'next' branch merged with the > bp/mediawiki-credential patch. For the final version, I will try > to rebase it on celestin's work with perlcritic. Actually, it seems based on an old "next" branch. This hunk --- a/contrib/mw-to-git/git-remote-mediawiki.perl +++ b/contrib/mw-to-git/git-remote-mediawiki.perl @@ -13,6 +13,8 @@ use strict; use MediaWiki::API; +use Git; Fails to apply because "use Git;" is already there in today's next. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html