Merge branch 'jc/range-diff-lazy-setup'
commitbe8ca2848a9e73f6ddc31ebce2ddc3c367d4f0cb
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Sep 2024 21:22:54 +0000 (16 14:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Sep 2024 21:22:55 +0000 (16 14:22 -0700)
tree517a2dce7d35fd6a2b98ea2f6114563cc4e0cfb7
parent6e2a18cb049e35e4a13847c4b720c9d5f1dce5b9
parent4460e052e074490cfc083703fba285d3c2e36560
Merge branch 'jc/range-diff-lazy-setup'

Code clean-up.

* jc/range-diff-lazy-setup:
  remerge-diff: clean up temporary objdir at a central place
  remerge-diff: lazily prepare temporary objdir on demand
builtin/describe.c
builtin/diff-index.c
builtin/diff-tree.c
builtin/diff.c
builtin/log.c
builtin/stash.c
builtin/submodule--helper.c
diff.c
diff.h
log-tree.c
wt-status.c