diff options
| author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2023-01-12 17:11:32 +0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-01-13 15:09:23 -0800 |
| commit | 65d1f6c9fa780eab5af6883e309637bddc63d75d (patch) | |
| tree | ac57dd50ba2982864359fd12a6c0c67cc10b2c1e /git-gui/lib | |
| parent | 030a3d5d9e49a392b347d3d857c60fc811f6fcb9 (diff) | |
ls-tree: fold "show_tree_data" into "cb" struct
After the the preceding two commits the only user of the
"show_tree_data" struct needed it along with the "options" member,
let's instead fold all of that into a "show_tree_data" struct that
we'll use only for that callback.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Teng Long <dyroneteng@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib')
0 files changed, 0 insertions, 0 deletions
