view contrib/git-viz/git-diff-tree @ 1451:54e4b187f69c

Remove old manifest diff code, it's now buggy
author Matt Mackall <mpm@selenic.com>
date Tue, 25 Oct 2005 22:15:44 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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