From: Jonathan Tan Date: Tue, 14 May 2019 21:10:54 +0000 (-0700) Subject: t5616: refactor packfile replacement X-Git-Tag: v2.23.0-rc0~104^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/385d1bfd7ad5d49783a3956bba19d9feea9955b6?ds=inline;hp=385d1bfd7ad5d49783a3956bba19d9feea9955b6 t5616: refactor packfile replacement A subsequent patch will perform the same packfile replacement that is already done twice, so refactor it into its own function. Also, the same subsequent patch will use, in another way, part of the packfile replacement functionality, so extract those out too. Signed-off-by: Jonathan Tan Signed-off-by: Junio C Hamano ---