view contrib/git-viz/git-cat-file @ 3801:6f0c42d50394

move environment topic
author Matt Mackall <mpm@selenic.com>
date Tue, 05 Dec 2006 16:31:08 -0600
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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