view contrib/git-viz/git-cat-file @ 1161:7654d8f2ccf6

Fix hg serve...
author Vincent Wagelaar <vincent@ricardis.tudelft.nl>
date Tue, 30 Aug 2005 16:25:46 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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