remote-bzr: update working tree upon pushing
commitadec972e5299b66a78cd30d4cdf54c5597a9560b
authorFelipe Contreras <felipe.contreras@gmail.com>
Sun, 11 Nov 2012 14:19:55 +0000 (11 15:19 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 13 Dec 2012 23:55:41 +0000 (13 15:55 -0800)
tree1830c2ec9702cc382aa972e39d525b5d84f43ed6
parentdc2177c21c249460bf9c809ac248ca588bc3b988
remote-bzr: update working tree upon pushing

A 'git push' doesn't update the working directory on the remote, but
a 'bzr push' does.  Teach the remote helper for bzr to update the
working tree on the bzr side upon pushing via the "export" command.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/remote-helpers/git-remote-bzr