diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2014-12-12 09:56:52 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-12-12 11:43:49 -0800 |
commit | ea7b4f6d3368654b1bd751193eaad4eca71991e4 (patch) | |
tree | e4c96981ef380939655ec0ec62af161141e57e88 /builtin/prune.c | |
parent | c4c4fbf86cd6f3d4fee629629d1f7e2e5d81d592 (diff) | |
download | git-ea7b4f6d3368654b1bd751193eaad4eca71991e4.tar.gz git-ea7b4f6d3368654b1bd751193eaad4eca71991e4.tar.xz |
Rename expire_reflog_cb to expire_reflog_policy_cb
This is the first step towards separating the data needed by the
policy code from the data needed by the reflog expiration machinery.
(In a moment we will add a *new* "struct expire_reflog_cb" for the use
of expire_reflog() itself, then move fields selectively from
expire_reflog_policy_cb to expire_reflog_cb.)
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Reviewed-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/prune.c')
0 files changed, 0 insertions, 0 deletions