view contrib/git-viz/git-cat-file @ 9940:2d0f1cde217b

Merge with stable again
author Matt Mackall <mpm@selenic.com>
date Wed, 25 Nov 2009 21:54:47 -0600
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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