From: Junio C Hamano Date: Mon, 14 Jun 2021 04:33:26 +0000 (+0900) Subject: Merge branch 'ds/write-index-with-hashfile-api' X-Git-Tag: v2.33.0-rc0~114 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0dd2fd18f80baa94d4518dc487e1dc790a59ebe2;p=thirdparty%2Fgit.git Merge branch 'ds/write-index-with-hashfile-api' Use the hashfile API in the codepath that writes the index file to reduce code duplication. * ds/write-index-with-hashfile-api: read-cache: delete unused hashing methods read-cache: use hashfile instead of git_hash_ctx csum-file.h: increase hashfile buffer size hashfile: use write_in_full() --- 0dd2fd18f80baa94d4518dc487e1dc790a59ebe2