contrib/git-viz/git-cat-file
author Martin Geisler <mg@lazybytes.net>
Sun, 07 Feb 2010 10:58:51 +0100
changeset 10374 3aa35db5e38c
parent 406 d8abb687d501
permissions -rw-r--r--
check-code.py: make help strings consistent

#!/bin/sh

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