]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ab/misc-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Wed, 11 May 2022 00:41:10 +0000 (17:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 May 2022 00:41:10 +0000 (17:41 -0700)
commit88cbd17e87e1f1732ab922836a4a21f45a70dd58
treedb1c1e741b00c24b11c9612c89b41dd82861f581
parente8005e4871f130c4e402ddca2032c111252f070a
parent0b75e5bf22d6c2ad0589990613478277a7a48c6f
Merge branch 'ab/misc-cleanup'

Code clean-up.

* ab/misc-cleanup:
  alloc.[ch]: remove alloc_report() function
  object-store.h: remove unused has_sha1_file*()
  pack-bitmap-write: remove unused bitmap_reset() function
  xdiff/xmacros.h: remove unused XDL_PTRFREE
  configure.ac: remove USE_PIC comment
  run-command.h: remove always unused "clean_on_exit_handler_cbdata"
configure.ac