diff options
author | Karthik Nayak <karthik.188@gmail.com> | 2015-07-07 21:36:12 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-03 10:25:28 -0700 |
commit | 35257aa01203bae74f9fb856fb02c10c4b3836e6 (patch) | |
tree | bcf796961dbfa72b519900247f4bbb08f746a516 /Documentation/gitweb.conf.txt | |
parent | ref-filter: add parse_opt_merge_filter() (diff) | |
download | tgif-35257aa01203bae74f9fb856fb02c10c4b3836e6.tar.xz |
ref-filter: implement '--merged' and '--no-merged' options
In 'branch -l' we have '--merged' option which only lists refs (branches)
merged into the named commit and '--no-merged' option which only lists
refs (branches) not merged into the named commit. Implement these two
options in ref-filter.{c,h} so that other commands can benefit from this.
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 'Documentation/gitweb.conf.txt')
0 files changed, 0 insertions, 0 deletions