view contrib/git-viz/git-rev-list @ 5309:e21644bbf01e

Updated zsh completion from issue722.
author Brendan Cully <brendan@kublai.com>
date Fri, 14 Sep 2007 21:47:40 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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