contrib/git-viz/git-rev-tree
author Thomas Arendsen Hein <thomas@intevation.de>
Sat, 16 Feb 2008 13:01:27 +0100
changeset 6133 779f2309d67a
parent 406 d8abb687d501
permissions -rw-r--r--
Add hg grep -d/--date to list the commit date of matched revisions. Suggested by Greg Lindahl

#!/bin/sh

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