view contrib/git-viz/git-diff-tree @ 5392:66d7aabf5b41

hgk: fix right-mouse button handling under macosx
author Patrick Mezard <pmezard@gmail.com>
date Tue, 02 Oct 2007 23:28:02 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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