contrib/git-viz/git-cat-file
author Brendan Cully <brendan@kublai.com>
Tue, 24 Oct 2006 13:09:09 -0700
changeset 3497 459e7cd943d4
parent 406 d8abb687d501
permissions -rw-r--r--
zsh: complete according to the -R option if specified

#!/bin/sh

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