aboutsummaryrefslogtreecommitdiffstats
path: root/commit.h
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2025-10-27 12:33:50 +0100
committerJunio C Hamano <gitster@pobox.com>2025-11-05 13:47:45 -0800
commit72b99c5448c0cc9cabbfaab087d360086abf6d30 (patch)
tree2224676de22048b7fda5821e909620d604150d77 /commit.h
parentwt-status: provide function to expose status for trees (diff)
downloadgit-72b99c5448c0cc9cabbfaab087d360086abf6d30.tar.gz
git-72b99c5448c0cc9cabbfaab087d360086abf6d30.zip
replay: extract logic to pick commits
We're about to add a new git-history(1) command that will reuse some of the same infrastructure as git-replay(1). To prepare for this, extract the logic to pick a commit into a new "replay.c" file so that it can be shared between both commands. Rename the function to have a "replay_" prefix to clearly indicate its subsystem. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions