contrib/git-viz/git-cat-file
author Lee Cantey <lcantey@gmail.com>
Fri, 24 Mar 2006 08:27:24 +0100
changeset 1992 ea8345a7a29d
parent 406 d8abb687d501
permissions -rw-r--r--
Include templates/static/* in MANIFEST.in so that distutils setup will include them.

#!/bin/sh

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