diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-08-23 16:12:46 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-08-23 08:04:47 -0700 |
commit | 4ac2fd9b4aabe72f8bc652b71d2fcd9d952e8093 (patch) | |
tree | e6129247772348240bee643c6e4769f981983b4d /git-gui/lib/commit.tcl | |
parent | 00e130a6bb3535de2a1a5f96640a8723fef09c87 (diff) |
reftable/stack: fix broken refnames in `write_n_ref_tables()`
The `write_n_ref_tables()` helper function writes N references in
separate tables. We never reset the computed name of those references
though, leading us to end up with unexpected names.
Fix this by resetting the buffer.
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