From: Junio C Hamano Date: Wed, 15 Dec 2021 17:39:55 +0000 (-0800) Subject: Merge branch 'ab/die-with-bug' X-Git-Tag: v2.35.0-rc0~68 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=159597f5a3ec881572953995f346635ab9ef8a23;p=thirdparty%2Fgit.git 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