contrib/git-viz/git-diff-tree
author Matt Mackall <mpm@selenic.com>
Thu, 11 Oct 2007 17:47:04 -0500
changeset 5458 cd1a6e7216c5
parent 406 d8abb687d501
permissions -rw-r--r--
mpatch: use int rather than ssize_t We might need to be more clever than this to make Py2.5 happy.

#!/bin/sh

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