view contrib/git-viz/git-cat-file @ 5263:8040f2e4cad0

bundle: fix up lazy reads
author Brendan Cully <brendan@kublai.com>
date Mon, 27 Aug 2007 17:08:53 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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