Re: [PATCH] gitweb: tree view: eliminate redundant "blob"
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:41
Luben Tuikov [off-list ref] writes:
Binary and non-binary blobs: The "list" table element of tree view is identical to the "blob" link part of the link table element. I.e. clicking on "blob" is identical to clicking on the entry itself.
Then perhaps we can lose tree link for the same reasoning?