From: Stefan Beller Date: Thu, 17 May 2018 22:51:53 +0000 (-0700) Subject: commit: allow prepare_commit_graft to handle arbitrary repositories X-Git-Tag: v2.19.0-rc0~166^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/2f6c767fd49a1fb324c2d19fcee1fe227d816e11?ds=inline;hp=2f6c767fd49a1fb324c2d19fcee1fe227d816e11 commit: allow prepare_commit_graft to handle arbitrary repositories Move the global variable 'commit_graft_prepared' into the object pool and convert the function prepare_commit_graft to work an arbitrary repositories. Signed-off-by: Stefan Beller Signed-off-by: Junio C Hamano ---