summaryrefslogtreecommitdiff
path: root/git-gui/lib/commit.tcl
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-08-22 08:35:24 +0200
committerJunio C Hamano <gitster@pobox.com>2024-08-22 07:59:48 -0700
commit89191232b8459a4061438a88bdb14d914802a579 (patch)
tree44828ab6f280a25adbd8d5c9331392b16c99fd52 /git-gui/lib/commit.tcl
parent1f39dd2ae50d2b6d36b30566db0bd177cf3efc6a (diff)
t/helper: refactor to not use `struct reftable_table`
The `struct reftable_table` interface in our "reftable" test helper gets used such that we can easily print either a single table, or a merged stack. This generic interface is about to go away. Prepare the code for this change by using merged tables instead. When printing the stack we've already got one. When using a single table, we can create a merged table from it to adapt. This removes the last user of the generic interface. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions