contrib/git-viz/git-cat-file
author Brendan Cully <brendan@kublai.com>
Thu, 28 Sep 2006 11:41:33 -0700
changeset 3179 245bb70d7dfb
parent 406 d8abb687d501
permissions -rw-r--r--
mq: raise util.Abort instead of using sys.exit(1)

#!/bin/sh

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