From: Stefan Beller Date: Tue, 14 Mar 2017 21:46:38 +0000 (-0700) Subject: unpack-trees: pass old oid to verify_clean_submodule X-Git-Tag: v2.13.0-rc0~59^2~4 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d6b12300676c85175bb05088c79e4b975aed820c?ds=inline;hp=d6b12300676c85175bb05088c79e4b975aed820c unpack-trees: pass old oid to verify_clean_submodule The check (which uses the old oid) is yet to be implemented, but this part is just a refactor, so it can go separately first. Signed-off-by: Stefan Beller Signed-off-by: Junio C Hamano ---