view contrib/git-viz/git-diff-tree @ 4379:f4af7960d578

Fix bad reference to RepoError in import command
author Joel Rosdahl <joel@rosdahl.net>
date Sat, 28 Apr 2007 16:28:54 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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