Re: [PATCH 4/4] git-remote-mediawiki: no need to update private ref in non-dumb push

2013-08-29 Thread Junio C Hamano
Matthieu Moy writes: > We used to update the private ref ourselves, but this update is now done > by default (since 664059fb62). > > Signed-off-by: Matthieu Moy > --- Thanks; will queue all four. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to major

[PATCH 4/4] git-remote-mediawiki: no need to update private ref in non-dumb push

2013-08-29 Thread Matthieu Moy
We used to update the private ref ourselves, but this update is now done by default (since 664059fb62). Signed-off-by: Matthieu Moy --- contrib/mw-to-git/git-remote-mediawiki.perl | 1 - 1 file changed, 1 deletion(-) diff --git a/contrib/mw-to-git/git-remote-mediawiki.perl b/contrib/mw-to-git/