summaryrefslogtreecommitdiff
path: root/git-gui/lib/commit.tcl
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-08-23 16:12:32 +0200
committerJunio C Hamano <gitster@pobox.com>2024-08-23 08:04:46 -0700
commita52bac9ac0c6eac60244e902e4b65e9ddab066aa (patch)
tree92dee44f35f6d2cfc2f7cc64b49029c297613b56 /git-gui/lib/commit.tcl
parentafdafade1acc9f59d11a453aa9c974fcb327830f (diff)
reftable/stack: inline `stack_compact_range_stats()`
The only difference between `stack_compact_range_stats()` and `stack_compact_range()` is that the former updates stats on failure, whereas the latter doesn't. There are no callers anymore that do not want their stats updated though, making the indirection unnecessary. Inline the stat updates into `stack_compact_range()`. 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