diff options
| author | Patrick Steinhardt <ps@pks.im> | 2025-04-08 08:22:12 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-04-08 07:53:25 -0700 |
| commit | 2ed800839904d598b6c67e6ed2d57276bef9777d (patch) | |
| tree | 4d1f69e94fd5a8894480b42b22157b4a0308bc1a /t/unit-tests/t-oidmap.c | |
| parent | 08bdfd453584e489d5a551aecbdcb77584e1b958 (diff) | |
reflog: rename `cmd_reflog_expire_cb` to `reflog_expire_options`
We're about to expose `struct cmd_reflog_expire_cb` via "reflog.h" so
that we can also use this structure in "builtin/gc.c". Once we make it
accessible to a wider scope though it becomes awkwardly named, as it
isn't only useful in the context of a callback. Instead, the function is
containing all kinds of options relevant to whether or not a reflog
entry should be expired.
Rename the structure to `reflog_expire_options` to prepare for this.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/t-oidmap.c')
0 files changed, 0 insertions, 0 deletions
