Browse Source
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....", <file>, <line>) strbuf.h: use BUG(...) not die("BUG: ...") pack-objects: use BUG(...) not die("BUG: ...")maint
![gitster@pobox.com](/assets/img/avatar_default.png)
5 changed files with 5 additions and 7 deletions
Loading…
Reference in new issue