view contrib/git-viz/git-rev-list @ 4943:3fdd09ad6cce

fix bogus close spotted by pychecker (no close() in global scope)
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Fri, 20 Jul 2007 09:44:50 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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