builtin/fast-export: convert to struct object_id
authorbrian m. carlson <redacted>
Tue, 21 Feb 2017 23:47:23 +0000 (23:47 +0000)
committerJunio C Hamano <redacted>
Wed, 22 Feb 2017 18:12:15 +0000 (10:12 -0800)
commit273f8ee8c0974545b9f70f49295ad8ad49ab06cd
treec68513b8a3f4ec1b7c6f6294a5bc20bb02198adb
parent6439b5d941d9a04f59a0bbc1ff90a258ae07a2e9
builtin/fast-export: convert to struct object_id

In addition to converting to struct object_id, write some hardcoded
buffer sizes in terms of GIT_SHA1_RAWSZ.

Signed-off-by: brian m. carlson <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/fast-export.c
git clone https://git.99rst.org/PROJECT