view contrib/git-viz/git-cat-file @ 2766:c5ac397f7671

fix call to commands.setremoteconfig
author Bryan O'Sullivan <bos@serpentine.com>
date Wed, 02 Aug 2006 09:18:56 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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