Merge branch 'rs/hashwrite-be64'
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Nov 2020 23:24:52 +0000 (15:24 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Nov 2020 23:24:52 +0000 (15:24 -0800)
commit455e8d18f81583d0270685edc6ec2ed201fc984c
treecc8a2951eb2473f5970c505d03b1ef5349067d1a
parent2557c1183a6c6025bc0dd6ebd84354064bb398ec
parent970909c2a7803564f82ab1d3660d77ad6a44b68f
Merge branch 'rs/hashwrite-be64'

Code simplification.

* rs/hashwrite-be64:
  pack-write: use hashwrite_be64()
  midx: use hashwrite_be64()
  csum-file: add hashwrite_be64()
midx.c
pack-write.c