contrib/git-viz/git-diff-tree
author Eric Hopper <hopper@omnifarious.org>
Fri, 18 Nov 2005 22:48:47 -0800
changeset 1559 59b3639df0a9
parent 406 d8abb687d501
permissions -rw-r--r--
Convert all classes to new-style classes by deriving them from object.

#!/bin/sh

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