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-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=0dd2fd18f80baa94d4518dc487e1dc790a59ebe2;p=rit 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