From: Felipe Contreras Date: Sat, 25 May 2013 02:29:50 +0000 (-0500) Subject: remote-hg: implement custom checkheads() X-Git-Tag: v1.8.4-rc0~191^2~14 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/19a8cefc44b216db5cf8faf790d197c85db6395e?hp=19a8cefc44b216db5cf8faf790d197c85db6395e remote-hg: implement custom checkheads() The version from Mercurial is extremely inefficient and convoluted, this version achieves basically the same, at least for our purposes. No functional changes. Signed-off-by: Felipe Contreras Signed-off-by: Junio C Hamano ---