First patch is just a resend of v6 with style improvements (Junio's remark, and whitespace fixes). The second patch is new, it can be squashed into the first if needed, but I've left it appart since I think "what to do with metadata on push?" is one of the crucial questions to be answered when writting remote-helpers, so it may (hopefully) lead to fruitfull discussions. Jeremie Nikaes (1): Add a remote helper to interact with mediawiki (fetch & push) Matthieu Moy (1): git-remote-mediawiki: allow push to set MediaWiki metadata contrib/mw-to-git/git-remote-mediawiki | 787 ++++++++++++++++++++++++++++ contrib/mw-to-git/git-remote-mediawiki.txt | 7 + 2 files changed, 794 insertions(+), 0 deletions(-) create mode 100755 contrib/mw-to-git/git-remote-mediawiki create mode 100644 contrib/mw-to-git/git-remote-mediawiki.txt -- 1.7.7.rc0.75.g56f27 -- 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