view contrib/git-viz/git-rev-tree @ 7916:f779e1996e23

ability to load hooks from arbitrary python module
author Alexander Solovyov <piranha@piranha.org.ua>
date Fri, 27 Mar 2009 01:28:09 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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