contrib/git-viz/git-cat-file
author Thomas Arendsen Hein <thomas@intevation.de>
Wed, 05 Apr 2006 15:39:48 +0200
changeset 2048 8f9660c568b8
parent 406 d8abb687d501
permissions -rw-r--r--
Set correct exception for another possible malloc error in mpatch.c

#!/bin/sh

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