]> git.99rst.org Git - git.git/commit
replay: expose `replay_result_queue_update()`
authorPatrick Steinhardt <redacted>
Wed, 1 Jul 2026 11:35:36 +0000 (13:35 +0200)
committerJunio C Hamano <redacted>
Fri, 3 Jul 2026 17:32:47 +0000 (10:32 -0700)
commit27717e2069fb524dab27ff2335aa4e69f35786a4
tree82b81b95a45e5bc634a7d81024fce67f9710801f
parente420d7b0ac2d5179c156ca61bc204d8b2661c6ba
replay: expose `replay_result_queue_update()`

Expose `replay_result_queue_update()`, which is used to append another
reference update to the replay result. This function will be used in a
subsequent commit.

Suggested-by: Christian Couder <redacted>
Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
replay.c
replay.h
git clone https://git.99rst.org/PROJECT