Re: [PATCH v8 5/8] submodule: convert show_submodule_summary to use struct object_id *
From: Junio C Hamano <hidden> Date: 2016-08-19 20:12:56
Jacob Keller [off-list ref] writes:
From: Jacob Keller <redacted>
Since we're going to be changing this function in a future patch, lets
go ahead and convert this to use object_id now.
Signed-off-by: Jacob Keller <redacted>
---