diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-01-13 10:54:33 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-01-13 05:41:16 -0800 |
| commit | 6aeda3cf5b6d5c38e9b51f1f39133e23d0981d55 (patch) | |
| tree | 5cf4aab21cd11086eb246e0aa824a702a657bdda /contrib/persistent-https | |
| parent | 1454743eb84eea1f7e4ea23e0556ed5ef9888894 (diff) | |
| download | git-6aeda3cf5b6d5c38e9b51f1f39133e23d0981d55.tar.gz git-6aeda3cf5b6d5c38e9b51f1f39133e23d0981d55.zip | |
builtin/replay: move core logic into "libgit.a"
Move the core logic used to replay commits into "libgit.a" so that it
can be easily reused by other commands. It will be used in a subsequent
commit where we're about to introduce a new git-history(1) command.
Note that with this change we have no sign-comparison warnings anymore,
and neither do we depend on `the_repository`.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
