view contrib/git-viz/git-diff-tree @ 3201:05c588e1803d

context: add __nonzero__ methods
author Matt Mackall <mpm@selenic.com>
date Fri, 29 Sep 2006 17:47:51 -0500
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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