diff options
author | Karthik Nayak <karthik.188@gmail.com> | 2015-07-07 21:36:09 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-03 10:25:27 -0700 |
commit | 68411046b5067de9c378d1f58313f2fae288286c (patch) | |
tree | 625308ce887099864250cfd7f6bc9855653fbbda /submodule.c | |
parent | tag: libify parse_opt_points_at() (diff) | |
download | tgif-68411046b5067de9c378d1f58313f2fae288286c.tar.xz |
ref-filter: implement '--points-at' option
In 'tag -l' we have '--points-at' option which lets users
list only tags of a given object. Implement this option in
'ref-filter.{c,h}' so that other commands can benefit from this.
This is duplicated from tag.c, we will eventually remove that
when we port tag.c to use ref-filter APIs.
Based-on-patch-by: Jeff King <peff@peff.net>
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>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'submodule.c')
0 files changed, 0 insertions, 0 deletions