Hello, On Wed, Nov 9, 2016 at 5:45 AM, Jacob Keller <jacob.kel...@gmail.com> wrote: > On Tue, Nov 8, 2016 at 12:11 PM, Karthik Nayak <karthik....@gmail.com> wrote: >> This is part of unification of the commands 'git tag -l, git branch -l >> and git for-each-ref'. This ports over branch.c to use ref-filter's >> printing options. >> >> Initially posted here: $(gmane/279226). It was decided that this series >> would follow up after refactoring ref-filter parsing mechanism, which >> is now merged into master (9606218b32344c5c756f7c29349d3845ef60b80c). >> >> v1 can be found here: $(gmane/288342) >> v2 can be found here: $(gmane/288863) >> v3 can be found here: $(gmane/290299) >> v4 can be found here: $(gmane/291106) >> v5b can be found here: $(gmane/292467) >> v6 can be found here: http://marc.info/?l=git&m=146330914118766&w=2 >> > > I reviewed the full series. I found a few minor things I would have > done differently, but overall I think it looks good. Thanks for the > hard work and the time invested here. I remember seeing this on the > list quite some time ago, so it's nice to see it finally come > together. >
Thanks for the review. I've gone through all the mails and will follow up with replies. Will post the next version as soon as possible. Thanks. -- Regards, Karthik Nayak