list-objects: store common func args in struct
authorMatthew DeVore <redacted>
Mon, 13 Aug 2018 18:14:28 +0000 (11:14 -0700)
committerJunio C Hamano <redacted>
Mon, 13 Aug 2018 22:17:32 +0000 (15:17 -0700)
commitf447a499dbb8be3a9f76f8099938129c74fcbd32
tree300a02d0997f38157c6b1030f69e0ffe8f16d1e9
parent1d89318c48d233d52f1db230cf622935ac3c69fa
list-objects: store common func args in struct

This will make utility functions easier to create, as done by the next
patch.

Signed-off-by: Matthew DeVore <redacted>
Signed-off-by: Junio C Hamano <redacted>
list-objects.c
git clone https://git.99rst.org/PROJECT