view contrib/git-viz/git-cat-file @ 1464:00117edce2dd

Fixed silly bug involving a non-existent variable.
author Eric Hopper <hopper@omnifarious.org>
date Tue, 11 Oct 2005 08:06:52 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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