view contrib/git-viz/git-rev-tree @ 6147:53ae5af55db3

repair.py: rewrite a loop, making it cleaner and faster
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Tue, 19 Feb 2008 19:20:10 -0300
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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