view contrib/git-viz/git-diff-tree @ 4155:4c714ed245d6

purge.py: fix invocation of statwalk
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Tue, 06 Mar 2007 17:45:50 -0300
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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