On Tue, Jul 28, 2015 at 1:27 PM, Jacob Keller <jacob.keller@xxxxxxxxx> wrote: > On Tue, Jul 28, 2015 at 12:11 AM, Karthik Nayak <karthik.188@xxxxxxxxx> wrote: >> Make 'branch.c' use 'ref-filter' APIs for iterating through refs >> sorting. This removes most of the code used in 'branch.c' replacing it >> with calls to the 'ref-filter' library. >> >> Make 'tag.c' use the 'filter_refs()' function provided by 'ref-filter' >> to filter out tags based on the options set. >> > > This patch doesn't do anything to tag.c, so you should update the > commit message to remove this or replace it with s/tag/branch if it > was intended to be about branch.c? > > Regards, Copy-paste error, thanks for pointing out. -- Regards, Karthik Nayak -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html