From: Lars Hjemli Date: Sun, 28 Oct 2007 14:40:47 +0000 (+0100) Subject: Teach cgit_object_link() about tag objects X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/fc5880fab8b9afc589aaadd1299c34a6ef2a3c2d?ds=sidebyside;hp=fc5880fab8b9afc589aaadd1299c34a6ef2a3c2d Teach cgit_object_link() about tag objects This makes random tag links more helpfull, e.g. when a branch head references a tag object, link to the tag page. Signed-off-by: Lars Hjemli ---