view contrib/git-viz/git-cat-file @ 3574:8d87c8d45b3d

log speedup: use parentrevs in log and changeset_printer.show
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Sat, 28 Oct 2006 20:21:56 -0300
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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