contrib/git-viz/git-cat-file
author Bryan O'Sullivan <bos@serpentine.com>
Sun, 07 Aug 2005 11:09:21 -0800
changeset 869 1e3a23719662
parent 406 d8abb687d501
permissions -rw-r--r--
Kill dead function.

#!/bin/sh

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