Merge branch 'tl/ls-tree-code-clean-up'
commit38a49aba901b99365c16b39d2a653f86b801f437
authorJunio C Hamano <gitster@pobox.com>
Sun, 22 Jan 2023 01:22:00 +0000 (21 17:22 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 22 Jan 2023 01:22:00 +0000 (21 17:22 -0800)
tree07e886ac31b5a550961a8ef9b7749e4b086e4073
parentd2917b9099629202da86a8b59fa9e19695c07ede
parentcf4936ed749a53fbdbc0f03eb101264ab6b55e89
Merge branch 'tl/ls-tree-code-clean-up'

Code clean-up.

* tl/ls-tree-code-clean-up:
  t3104: remove shift code in 'test_ls_tree_format'
  ls-tree: cleanup the redundant SPACE
  ls-tree: make "line_termination" less generic
  ls-tree: fold "show_tree_data" into "cb" struct
  ls-tree: use a "struct options"
  ls-tree: don't use "show_tree_data" for "fast" callbacks