From: Jeff King Date: Fri, 17 Oct 2014 00:44:30 +0000 (-0400) Subject: reachable: use revision machinery's --indexed-objects code X-Git-Tag: v2.2.0-rc0~13^2~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1be111d88f526130dcf3b7c7ad0f5df17c6d2bae?hp=1be111d88f526130dcf3b7c7ad0f5df17c6d2bae reachable: use revision machinery's --indexed-objects code This does the same thing as our custom code, so let's not repeat ourselves. Signed-off-by: Jeff King Signed-off-by: Junio C Hamano ---