contrib/git-viz/git-rev-list
author Brendan Cully <brendan@kublai.com>
Fri, 14 Sep 2007 21:47:40 -0700
changeset 5309 e21644bbf01e
parent 406 d8abb687d501
permissions -rw-r--r--
Updated zsh completion from issue722.

#!/bin/sh

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