]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/cleanup-callback-parameters'
authorJunio C Hamano <gitster@pobox.com>
Mon, 17 Oct 2022 21:56:32 +0000 (14:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 17 Oct 2022 21:56:32 +0000 (14:56 -0700)
commit86cc5ee3b7e75cddd0cef956a6ec8a48cdefa5c0
treeba8dcf3c56890570e80aab15b44876033d509661
parent8646100e05cc6a2b37125f4f90d749e9e68c5474
parent69c5f17f11a2afe6b56b04f5a4377e4332858cde
Merge branch 'jk/cleanup-callback-parameters'

Code clean-up.

* jk/cleanup-callback-parameters:
  attr: drop DEBUG_ATTR code
  commit: avoid writing to global in option callback
  multi-pack-index: avoid writing to global in option callback
  test-submodule: inline resolve_relative_url() function