contrib/git-viz/git-cat-file
author Adam Spiers <hg@adamspiers.org>
Sat, 02 Jun 2007 12:42:47 +0100
changeset 4741 87a35bb58b88
parent 406 d8abb687d501
permissions -rw-r--r--
mercurial.spec: fix when default python prefix != rpm %{_prefix} e.g. on SUSE Linux Enterprise 10

#!/bin/sh

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