contrib/git-viz/git-cat-file
author Matt Mackall <mpm@selenic.com>
Sun, 17 Dec 2006 15:00:56 -0600
changeset 3922 693eec9570f3
parent 406 d8abb687d501
permissions -rw-r--r--
Merge with crew

#!/bin/sh

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