Jakub Narebsmi <jnareb@xxxxxxxxx> writes: > In "tree" view (git_print_tree_entry subroutine), add for symbolic > links after file name " -> link_target", a la "ls -l". Use > git_get_link_target_html to escape target name and make it into > hyperlink if possible. I think " -> link_target" is fine, but I do not know if it is useful (while I do not think it is wrong) to make the value that would have been returned from readlink() into an href, even when it points at something inside the same revision. - 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