From: Felipe Contreras Date: Sat, 25 May 2013 02:29:48 +0000 (-0500) Subject: remote-hg: only update necessary revisions X-Git-Tag: v1.8.4-rc0~191^2~16 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d226945471d6c2d5ec6b42bdac78a4e6518c1be9?hp=d226945471d6c2d5ec6b42bdac78a4e6518c1be9 remote-hg: only update necessary revisions We don't care about the rest, and in fact, we shouldn't try to push everything, as there might be garbage from previous failed pushes. Signed-off-by: Felipe Contreras Signed-off-by: Junio C Hamano ---