view contrib/git-viz/git-cat-file @ 1200:333de1d53846

Minor cleanups.
author Bryan O'Sullivan <bos@serpentine.com>
date Sun, 04 Sep 2005 14:21:53 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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