contrib/git-viz/git-rev-tree
author Matt Mackall <mpm@selenic.com>
Fri, 29 Dec 2006 20:04:31 -0600
changeset 4001 dda03b2d9ef1
parent 406 d8abb687d501
permissions -rw-r--r--
symlinks: don't complain about symlinks

#!/bin/sh

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