diff options
author | Elijah Newren <newren@gmail.com> | 2025-05-14 20:33:25 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-05-14 15:00:49 -0700 |
commit | d2c3e94a0aa1755677c18b16d05b71e94c700029 (patch) | |
tree | f652a5ceec42c6b96a5f97014b4d54f3db999cd8 /commit-graph.c | |
parent | 1a8a4971cc6c179c4dd711f4a7f5d7178f4b3ab7 (diff) |
replay: replace the_repository with repo parameter passed to cmd_replay ()
Replace the_repository everywhere with repo, feed repo from cmd_replay()
to all the other functions in the file that need it, and remove the
UNUSED annotation on repo.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions