contrib/git-viz/git-cat-file
author Brendan Cully <brendan@kublai.com>
Sat, 21 Oct 2006 23:51:36 -0700
changeset 3482 46958e428fcd
parent 406 d8abb687d501
permissions -rw-r--r--
zsh completion: basic mq support

#!/bin/sh

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