view contrib/git-viz/git-rev-tree @ 2896:02e239bbd7f9

A fix for --prune.
author Brendan Cully <brendan@kublai.com>
date Tue, 15 Aug 2006 00:03:48 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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