name-rev: use commit-slab for rev-name instead of commit->util
authorNguyễn Thái Ngọc Duy <redacted>
Sat, 19 May 2018 05:28:26 +0000 (07:28 +0200)
committerJunio C Hamano <redacted>
Mon, 21 May 2018 05:07:20 +0000 (14:07 +0900)
commit8fd79a73042c6baf6216b2dd301012cbc6d8de03
tree7e0ae7a5fe4cefc2bd9e555142f90ab124088511
parentbb408ac95d34b26cb39f7796d66092fcc004c60c
name-rev: use commit-slab for rev-name 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/name-rev.c
git clone https://git.99rst.org/PROJECT