diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2014-12-12 09:56:53 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-12-12 11:43:49 -0800 |
commit | ddd64c566d0b9d110ec51e269b8ce8630fa36348 (patch) | |
tree | 81647375c75e123a01394b64aa281d6e693ca92a /send-pack.h | |
parent | ea7b4f6d3368654b1bd751193eaad4eca71991e4 (diff) | |
download | git-ddd64c566d0b9d110ec51e269b8ce8630fa36348.tar.gz git-ddd64c566d0b9d110ec51e269b8ce8630fa36348.tar.xz |
struct expire_reflog_cb: a new callback data type
Add a new data type, "struct expire_reflog_cb", for holding the data
that expire_reflog() passes to expire_reflog_ent() via
for_each_reflog_ent(). For now it only holds a pointer to a "struct
expire_reflog_policy_cb", which still contains all of the actual data.
In future commits we will move some fields from the latter to the
former.
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 'send-pack.h')
0 files changed, 0 insertions, 0 deletions