contrib/git-viz/git-diff-tree
author TK Soh <teekaysoh@yahoo.com>
Thu, 08 Sep 2005 12:10:59 -0700
changeset 1221 89f899caecb5
parent 406 d8abb687d501
permissions -rw-r--r--
clone: directory names take precedence over symbolic names If source matches both a directory name and a symbolic name to repo, the directory will be taken.

#!/bin/sh

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