diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2017-05-01 02:28:54 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-05-02 10:46:41 +0900 |
commit | 1b283377b18bc1e363005729b025a88b36084c4e (patch) | |
tree | ce21a4f950c6f9d62315be186ddfc75a3e6250db /aclocal.m4 | |
parent | Merging a handful of topics before -rc2 (diff) | |
download | tgif-1b283377b18bc1e363005729b025a88b36084c4e.tar.xz |
fetch-pack: convert to struct object_id
Convert all uses of unsigned char [20] to struct object_id. Switch one
use of get_sha1_hex to parse_oid_hex to avoid the need for a constant.
This change is necessary in order to convert parse_object.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'aclocal.m4')
0 files changed, 0 insertions, 0 deletions