view contrib/git-viz/git-cat-file @ 3253:03acd01520ac

merge with crew
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Thu, 05 Oct 2006 00:14:21 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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