Re: [PATCH v7 1/7] git-remote-mediawiki: Introduction of Git::Mediawiki.pm

2013-07-02 Thread Junio C Hamano
benoit.per...@ensimag.fr writes: > From: Benoit Person > > Currently, the mw-to-git project contains only a remote helper > (git-remote-mediawiki.perl). To improve the user experience while > working with mediawiki remotes, new tools, designed for such cases, > should be created. The above is to

[PATCH v7 1/7] git-remote-mediawiki: Introduction of Git::Mediawiki.pm

2013-07-02 Thread benoit . person
From: Benoit Person Currently, the mw-to-git project contains only a remote helper (git-remote-mediawiki.perl). To improve the user experience while working with mediawiki remotes, new tools, designed for such cases, should be created. To achieve this goal, the project needs a way to share code b