view contrib/git-viz/git-rev-list @ 3079:bed7cb835d8d

Fixed python2.3 incompatibility (rsplit) in qpush/qpop with index.
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 12 Sep 2006 17:27:41 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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