view contrib/git-viz/git-cat-file @ 721:fed842bb84b2

Fix verify error reporting bug Spotted by Chris Mason manifest hash: d5a6e5cb65d2de65a68d1f85c8692e79622844d3
author mpm@selenic.com
date Tue, 19 Jul 2005 15:09:04 -0500
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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