view contrib/git-viz/git-rev-tree @ 6833:6be5edab824c

dirstate.walk: reduce sorting in step 3
author Matt Mackall <mpm@selenic.com>
date Tue, 22 Jul 2008 13:03:29 -0500
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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