submodule: convert show_submodule_summary to use struct object_id *
authorJacob Keller <redacted>
Wed, 31 Aug 2016 23:27:23 +0000 (16:27 -0700)
committerJunio C Hamano <redacted>
Thu, 1 Sep 2016 01:07:10 +0000 (18:07 -0700)
commit602a283afb225ea094f4582e02e94cfd7f5cabf0
tree1d85b1ee06d04791e238c036c0e222c9081e18a1
parent99b43a61f2daf5fe183056e5bf2a75a8a81a28bf
submodule: convert show_submodule_summary to use struct object_id *

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>
Signed-off-by: Junio C Hamano <redacted>
diff.c
submodule.c
submodule.h
git clone https://git.99rst.org/PROJECT