contrib/git-viz/git-diff-tree
author Terry Smith <terry@t11e.com>
Tue, 11 Sep 2007 12:42:52 -0400
changeset 5339 b62a59fa9d26
parent 406 d8abb687d501
permissions -rw-r--r--
darcs2hg: Now understands files that were explicitly renamed in darcs.

#!/bin/sh

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