contrib/git-viz/git-diff-tree
author Remy Roy <remyroy@remyroy.com>
Tue, 12 Aug 2008 10:05:00 -0400
changeset 6881 d2375bbee6d4
parent 406 d8abb687d501
permissions -rw-r--r--
Folding correction and missing import

#!/bin/sh

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