Merge branch 'rs/bisect-oid-to-hex-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Aug 2020 17:24:01 +0000 (10:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Aug 2020 17:24:01 +0000 (10:24 -0700)
commit7d7f4e3a3e64440dd38aa7da2d871813ae57eab7
tree9f7398717d00b7ea78d33e55cfaa5930d32fada8
parent33cef0f3ff490d6fb0ffa3effbebd5e1225cab5d
parent7d23ff818f156da48882bec9ac84fb4e33dd619a
Merge branch 'rs/bisect-oid-to-hex-fix'

Code cleanup.

* rs/bisect-oid-to-hex-fix:
  bisect: use oid_to_hex_r() instead of memcpy()+oid_to_hex()
bisect.c