contrib/git-viz/git-cat-file
author Patrick Mezard <pmezard@gmail.com>
Fri, 05 Oct 2007 22:39:36 +0200
changeset 5393 c2ad1890fc53
parent 406 d8abb687d501
permissions -rw-r--r--
hgk: add debug-config command to pass configuration options

#!/bin/sh

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