On Wed, Sep 2, 2015 at 8:40 PM, Junio C Hamano <gits...@pobox.com> wrote: > Karthik Nayak <karthik....@gmail.com> writes: > >> + if (filter->lines) >> + format = to_free = >> xstrfmt("%%(align:15,left)%%(refname:short)%%(end) %%(contents:lines=%d)", >> + filter->lines); > > I recall hearing that you were more in favor of > > "%(align:16)%(refname:short) %(end)%(contents:lines=4)" > > somewhere in the earlier discussions?
I did, but Matthieu suggested that this would be better! Can't find a link to that. -- Regards, Karthik Nayak -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html