contrib/git-viz/git-rev-tree
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 26 Dec 2006 03:13:57 +0100
changeset 3972 356e20d46b34
parent 406 d8abb687d501
permissions -rw-r--r--
commands.py: use contexts in various places (debug*state, revert)

#!/bin/sh

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