contrib/git-viz/git-rev-list
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 28 Feb 2006 00:46:06 +0100
changeset 1811 6cb548cffdf5
parent 406 d8abb687d501
permissions -rw-r--r--
resync commands.py docstrings with hg.1.txt

#!/bin/sh

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