contrib/git-viz/git-cat-file
author Thomas Arendsen Hein <thomas@intevation.de>
Fri, 29 Jul 2005 14:52:45 +0100
changeset 796 33a272b79e54
parent 406 d8abb687d501
permissions -rw-r--r--
Replaced mktemp and usage of ${par:=word}.

#!/bin/sh

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