contrib/git-viz/git-cat-file
author Bryan O'Sullivan <bos@serpentine.com>
Thu, 26 Jul 2007 13:34:36 -0700
changeset 5014 914054ca532e
parent 406 d8abb687d501
permissions -rw-r--r--
convert: acquire/release locks periodically

#!/bin/sh

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