contrib/git-viz/git-rev-tree
author Thomas Arendsen Hein <thomas@intevation.de>
Thu, 17 Nov 2005 19:11:13 +0100
changeset 1549 fbe4bbd847e5
parent 406 d8abb687d501
permissions -rw-r--r--
Always escape repository name in hgweb, very important in notfound.tmpl.

#!/bin/sh

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