contrib/git-viz/git-diff-tree
author Thomas Arendsen Hein <thomas@intevation.de>
Sun, 12 Mar 2006 20:13:58 +0100
changeset 1893 6569651a4f1e
parent 406 d8abb687d501
permissions -rw-r--r--
Read paths specified in .hg/hgrc relative to repo root, otherwise to home dir.

#!/bin/sh

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