view contrib/git-viz/git-diff-tree @ 1295:abcdf14449ea

Make contract with extensions optional.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed, 21 Sep 2005 14:22:16 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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