From: Junio C Hamano Date: Wed, 15 Dec 2021 17:39:55 +0000 (-0800) Subject: Merge branch 'ab/die-with-bug' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=159597f5a3ec881572953995f346635ab9ef8a23;p=rit Merge branch 'ab/die-with-bug' Code clean-up. * ab/die-with-bug: object.c: use BUG(...) no die("BUG: ...") in lookup_object_by_type() pathspec: use BUG(...) not die("BUG:%s:%d....", , ) strbuf.h: use BUG(...) not die("BUG: ...") pack-objects: use BUG(...) not die("BUG: ...") --- 159597f5a3ec881572953995f346635ab9ef8a23