view contrib/git-viz/git-rev-tree @ 804:19388dcbac49

Incorporated most of Aron Griffis suggestions for sh compatibility.
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 29 Jul 2005 21:50:05 +0100
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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