From: Junio C Hamano Date: Mon, 17 Oct 2022 21:56:32 +0000 (-0700) Subject: Merge branch 'jk/cleanup-callback-parameters' X-Git-Tag: v2.39.0-rc0~110 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=86cc5ee3b7e75cddd0cef956a6ec8a48cdefa5c0;p=thirdparty%2Fgit.git 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 --- 86cc5ee3b7e75cddd0cef956a6ec8a48cdefa5c0