contrib/git-viz/git-rev-list
author Bryan O'Sullivan <bos@serpentine.com>
Wed, 21 Sep 2005 15:17:24 -0700
changeset 1300 e58b1c9a0dec
parent 406 d8abb687d501
permissions -rw-r--r--
Rename mercurial.ext to hgext.

#!/bin/sh

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