diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2017-03-26 16:01:36 (GMT) |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-03-28 16:59:34 (GMT) |
commit | f9b11147e00f066d24d9eaf9783beaa173fdd5e0 (patch) | |
tree | ea88b02db8509bce878f081a811fb8595b5427e1 /t/helper/test-sha1-array.c | |
parent | 2eb80bcdcc2d16ff1e73dc2f2171f7f1ef6e9f29 (diff) | |
download | git-f9b11147e00f066d24d9eaf9783beaa173fdd5e0.zip git-f9b11147e00f066d24d9eaf9783beaa173fdd5e0.tar.gz git-f9b11147e00f066d24d9eaf9783beaa173fdd5e0.tar.bz2 |
builtin/pull: convert to struct object_id
Convert virtually all uses of unsigned char [20] to struct object_id.
Leave all the arguments that come from struct sha1_array, as these will
be converted in a later patch.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/helper/test-sha1-array.c')
0 files changed, 0 insertions, 0 deletions