diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2017-10-15 22:07:05 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-10-16 11:05:51 +0900 |
commit | bcd29864737099ff78de3db8b1d518f2aea51bc9 (patch) | |
tree | c3703cb4fa2800ed101ea606f98fc49c2279b2db /diff-lib.c | |
parent | 0155f710b856970dc1dc5261e740f135c67a7b1d (diff) | |
download | git-bcd29864737099ff78de3db8b1d518f2aea51bc9.tar.gz |
sha1_file: convert index_path and index_fd to struct object_id
Convert these two functions and the functions that underlie them to take
pointers to struct object_id. This is a prerequisite to convert
resolve_gitlink_ref. Fix a stray tab in the middle of the index_mem
call in index_pipe by converting it to a space.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff-lib.c')
0 files changed, 0 insertions, 0 deletions