view contrib/git-viz/git-cat-file @ 3487:46958e428fcd

zsh completion: basic mq support
author Brendan Cully <brendan@kublai.com>
date Sat, 21 Oct 2006 23:51:36 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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