view contrib/git-viz/git-diff-tree @ 3029:cef3e7071443

gitweb: add annotate links to changeset page
author TK Soh <teekaysoh@yahoo.com>
date Thu, 31 Aug 2006 12:31:55 -0500
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"