summaryrefslogtreecommitdiff
path: root/builtin/branch.c
diff options
context:
space:
mode:
authorKarthik Nayak <karthik.188@gmail.com>2015-07-07 16:06:09 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-08-03 17:25:27 (GMT)
commit68411046b5067de9c378d1f58313f2fae288286c (patch)
tree625308ce887099864250cfd7f6bc9855653fbbda /builtin/branch.c
parentb2172fdf702426cb4eba093b5504d0a0e9e59746 (diff)
downloadgit-68411046b5067de9c378d1f58313f2fae288286c.zip
git-68411046b5067de9c378d1f58313f2fae288286c.tar.gz
git-68411046b5067de9c378d1f58313f2fae288286c.tar.bz2
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 'builtin/branch.c')
0 files changed, 0 insertions, 0 deletions