log: use commit-slab in prepare_bases() instead of commit->util
authorNguyễn Thái Ngọc Duy <redacted>
Sat, 19 May 2018 05:28:29 +0000 (07:28 +0200)
committerJunio C Hamano <redacted>
Mon, 21 May 2018 05:07:20 +0000 (14:07 +0900)
commit7b680d32f3e3e2469733a7668fad2253bb4aeb4d
tree9ea61a2fcbe2525baded10285c1c234003ac9f52
parent44cecbf8a02921a60eb6f7461f6877329edc8a0d
log: use commit-slab in prepare_bases() instead of commit->util

It's done so that commit->util can be removed. See more explanation in
the commit that removes commit->util.

Signed-off-by: Junio C Hamano <redacted>
builtin/log.c
git clone https://git.99rst.org/PROJECT