contrib/git-viz/git-diff-tree
author mpm@selenic.com
Fri, 09 Sep 2005 11:46:35 -0700
changeset 1228 db950da49539
parent 406 d8abb687d501
permissions -rw-r--r--
Fix dangling symlink bug in dirstate walk code

#!/bin/sh

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