From: Michael Haggerty Date: Sun, 4 Sep 2016 16:08:19 +0000 (+0200) Subject: resolve_gitlink_packed_ref(): remove function X-Git-Tag: v2.11.0-rc0~143^2~25 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b9180c9d5d13366e228130eb0d2f1451f2e4dfd6?hp=b9180c9d5d13366e228130eb0d2f1451f2e4dfd6 resolve_gitlink_packed_ref(): remove function Now that resolve_packed_ref() can work with an arbitrary files_ref_store, there is no need to have a separate resolve_gitlink_packed_ref() function. Signed-off-by: Michael Haggerty Signed-off-by: Junio C Hamano ---