view contrib/git-viz/git-rev-tree @ 1262:325c07fd2ebd

Add debugancestor command
author mpm@selenic.com
date Fri, 16 Sep 2005 10:42:20 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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