contrib/git-viz/git-cat-file
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 16 May 2006 11:07:56 +0200
changeset 2295 9c15f85e61b1
parent 406 d8abb687d501
permissions -rw-r--r--
fix a typo in an error message

#!/bin/sh

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