contrib/git-viz/git-diff-tree
author Matt Mackall <mpm@selenic.com>
Thu, 29 Sep 2005 15:18:32 -0700
changeset 1364 0f25830f6bc3
parent 406 d8abb687d501
permissions -rw-r--r--
Fix data reported for the nullid changeset

#!/bin/sh

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