view contrib/git-viz/git-rev-tree @ 2313:a600d9997521

Fixed typo (qshell instead of shell) in win98 code (see issue244).
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 19 May 2006 06:10:59 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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