summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorKarthik Nayak <karthik.188@gmail.com>2015-06-14 01:07:22 +0530
committerJunio C Hamano <gitster@pobox.com>2015-06-15 11:48:08 -0700
commit215b5651261f866dc7c885eb02b6f7df7246a7cf (patch)
treedfb05acc08bce0d43b942b63296426c8aa1c98e0 /builtin/commit.c
parent58792320903eb58ac88cb97c280a759f89c3b8fa (diff)
downloadgit-215b5651261f866dc7c885eb02b6f7df7246a7cf.tar.gz
for-each-ref: introduce new structures for better organisation
Introduce 'ref_filter_cbdata' which will hold 'ref_filter' (conditions to filter the refs on) and 'ref_array' (the array of ref_array_items). Modify the code to use these new structures. This is a preparatory patch to eventually move code from 'for-each-ref' to 'ref-filter' and make it publicly available. Mentored-by: Christian Couder <christian.couder@gmail.com> Mentored-by: Matthieu Moy <matthieu.moy@grenoble-inp.fr> Signed-off-by: Karthik Nayak <karthik.188@gmail.com> Reviewed-by: Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions