view contrib/git-viz/git-rev-tree @ 1854:638b1bc6c6c9

Fixed contrib/hbisect.py to work with the new opener behaviour.
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 08 Mar 2006 05:07:20 +0100
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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