contrib/git-viz/git-cat-file
author Brendan Cully <brendan@kublai.com>
Wed, 13 Jun 2007 13:50:29 -0700
changeset 4568 78c50632437e
parent 406 d8abb687d501
permissions -rw-r--r--
Merge with crew

#!/bin/sh

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