]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/misc-cleanups'
authorJunio C Hamano <gitster@pobox.com>
Sat, 19 Sep 2020 00:58:00 +0000 (17:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 19 Sep 2020 00:58:00 +0000 (17:58 -0700)
commit9b8074427bd2bb52d0c7ec876ebe0e6834bb69fe
tree2878fe56589a29032ac39c6d2c763452045f464b
parent54e85e7af1ac9e9a92888060d6811ae767fea1bc
parent7744a5d6921c457a05224cd7f5554e972df634b0
Merge branch 'rs/misc-cleanups'

Misc cleanups.

* rs/misc-cleanups:
  pack-bitmap-write: use hashwrite_be32() in write_hash_cache()
  midx: use hashwrite_u8() in write_midx_header()
  fast-import: use write_pack_header()
midx.c