view contrib/git-viz/git-diff-tree @ 5004:4b1acb3ecb3c

dirstate: localize a bunch of methods in status fastpath
author Matt Mackall <mpm@selenic.com>
date Thu, 26 Jul 2007 12:02:58 -0500
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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