view contrib/git-viz/git-rev-tree @ 2408:6ed46bad9530

Don't run tests with dots in their name (e.g. test-foo.orig)
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 08 Jun 2006 14:56:40 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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