]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/cleanup-callback-parameters' into maint-2.38
authorJunio C Hamano <gitster@pobox.com>
Wed, 26 Oct 2022 00:11:39 +0000 (17:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Oct 2022 00:11:39 +0000 (17:11 -0700)
commit1f49b5171a198abc68ae752de5044602ba0ed702
tree7960a3eb8335e8c6fcb89252858680e28a594d86
parent28f9cd0d5fa0dd448c6424630e243ec4862b9dde
parent69c5f17f11a2afe6b56b04f5a4377e4332858cde
Merge branch 'jk/cleanup-callback-parameters' into maint-2.38

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