diff options
Diffstat (limited to 'reflog.c')
-rw-r--r-- | reflog.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -300,6 +300,7 @@ int should_expire_reflog_ent_verbose(struct object_id *ooid, } static int push_tip_to_list(const char *refname UNUSED, + const char *referent UNUSED, const struct object_id *oid, int flags, void *cb_data) { |