diff options
author | Karthik Nayak <karthik.188@gmail.com> | 2015-06-14 01:07:27 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-03 10:24:07 -0700 |
commit | c95b758587021a0ee1a27836e7d4ce3f7d634f36 (patch) | |
tree | 3b272553bce76496d5fd7597752537909f8168bd /notes-utils.c | |
parent | ref-filter: add 'ref-filter.h' (diff) | |
download | tgif-c95b758587021a0ee1a27836e7d4ce3f7d634f36.tar.xz |
ref-filter: move code from 'for-each-ref'
Move most of the code from 'for-each-ref' to 'ref-filter' to make
it publicly available to other commands, this is to unify the code
of 'tag -l', 'branch -l' and 'for-each-ref' so that they can share
their implementations with each other.
Add 'ref-filter' to the Makefile, this completes the movement of code
from 'for-each-ref' to 'ref-filter'.
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 'notes-utils.c')
0 files changed, 0 insertions, 0 deletions