contrib/git-viz/git-cat-file
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 07 Aug 2007 15:56:26 +0200
changeset 5120 dc2e512cb89a
parent 406 d8abb687d501
permissions -rw-r--r--
CVS import: Support new-style .cvspass-file format. Based on an email from Ralf.Leibold at nuance dot com

#!/bin/sh

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