Re: [PATCH 2/2] gitweb: Show trailing slash when listing tree entry in tree listing
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:43
Luben Tuikov [off-list ref] writes:
quoted hunk
--- Petr Baudis <pasky@suse.cz> wrote:quoted
Signed-off-by: Petr Baudis <redacted> ---First, this is a Unixism, and would confuse other OS users. Second, "/" is after all _not part of the name_ of the tree/directory, but part of the filesystem's path separator, let's not export it to users of other OS's. Third, directories/trees are already clearly 1) underlined, and 2) differently colored, which makes it overly obvious what it what.
I was actually hoping that we can get rid of the differences you cited above. Underlines make entries harder to read, and colouring is distracting; some people do not see all colours and to them it may not distracting but then they need another way to notice the differences between tree/blob.