view contrib/git-viz/git-rev-tree @ 3807:299d6cce6c0b

add debugdate command
author Matt Mackall <mpm@selenic.com>
date Wed, 06 Dec 2006 13:13:25 -0600
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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