contrib/git-viz/git-rev-tree
author Jose M. Prieto <jmprieto@gmx.net>
Tue, 03 Oct 2006 12:33:22 +0200
changeset 3252 c9cd63a6fce9
parent 406 d8abb687d501
permissions -rw-r--r--
Add documentation about the date formats allowed in the command line

#!/bin/sh

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