summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-03-05 13:10:55 +0100
committerJunio C Hamano <gitster@pobox.com>2024-03-05 09:10:06 -0800
commiteea0d11d6d7114c850e50fa3f247b2ecf9a330fc (patch)
tree0647aa12bbe9ee17ccb81a0d83fdd59b26285d81 /commit.c
parent2efe7958d6b3119a4471d718ee530b296b5d50b6 (diff)
refs/reftable: reload correct stack when creating reflog iter
When creating a new reflog iterator, we first have to reload the stack that the iterator is being created. This is done so that any concurrent writes to the stack are reflected. But `reflog_iterator_for_stack()` always reloads the main stack, which is wrong. Fix this and reload the correct stack. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions