contrib/git-viz/git-rev-tree
author Brendan Cully <brendan@kublai.com>
Wed, 27 Sep 2006 09:10:28 -0700
changeset 3166 3466bd7b9754
parent 406 d8abb687d501
permissions -rw-r--r--
hgweb: use filectx.annotate instead of filelog

#!/bin/sh

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