contrib/git-viz/git-cat-file
author Bryan O'Sullivan <bos@serpentine.com>
Thu, 18 Aug 2005 12:32:15 -0800
changeset 945 f15901d053e1
parent 406 d8abb687d501
permissions -rw-r--r--
Merge with MPM.

#!/bin/sh

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