view contrib/git-viz/git-cat-file @ 9432:fef209e65757

Merge with crew-stable
author Patrick Mezard <pmezard@gmail.com>
date Sun, 06 Sep 2009 15:32:16 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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