contrib/git-viz/git-rev-list
author Lee Cantey <lcantey@gmail.com>
Tue, 03 Jul 2007 04:18:24 -0700
changeset 4784 4bd0b2f862ba
parent 406 d8abb687d501
permissions -rw-r--r--
Remove specific version requirement and point to latest versions of Mac Python downloads.

#!/bin/sh

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