contrib/git-viz/git-cat-file
author Matt Mackall <mpm@selenic.com>
Wed, 18 Oct 2006 14:06:48 -0500
changeset 3495 23ede9e7ad4d
parent 406 d8abb687d501
permissions -rw-r--r--
filecontext: report False for missing files

#!/bin/sh

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