view contrib/git-viz/git-rev-tree @ 1941:7518823709a2

revlog.py: factorization and fixes for rev < 0 (nullid)
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Mon, 13 Mar 2006 03:54:23 +0100
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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