Re: [PATCH V3 0/4] git-remote-mediawiki: new tool to preview local changes without pushing

2013-06-16 Thread Ramkumar Ramachandra
wrote: > Subject: [PATCH V3 0/4] git-remote-mediawiki: new tool to preview local > changes without pushing Quick tip: use git format-patch -v3. The uppercase 'V' indicates that you probably typed it out yourself, or used --subject-prefix="PATCH V3". -- To unsubscrib

[PATCH V3 0/4] git-remote-mediawiki: new tool to preview local changes without pushing

2013-06-15 Thread benoit . person
From: Benoit Person The #7 issue on git-mediawiki's issue tracker [1] states that the ability to preview content without pushing would be a nice thing to have. changes from V2: - Add a way to test, without installation, code that uses GitMediawiki.pm. - Move more constants to GitMediawiki.pm