view contrib/git-viz/git-rev-list @ 2449:6ff30968f911

fix unused variable warning from pychecker
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sat, 17 Jun 2006 18:15:48 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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