view contrib/git-viz/git-diff-tree @ 4876:001e8a745834

typo fix
author Jesse Glick <jesse.glick@sun.com>
date Thu, 12 Jul 2007 10:55:49 -0400
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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