view contrib/git-viz/git-diff-tree @ 4955:8b6efc8fc23c

dirstate: add doesn't need to call stat
author Matt Mackall <mpm@selenic.com>
date Sat, 21 Jul 2007 16:02:09 -0500
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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