view contrib/git-viz/git-rev-tree @ 1240:cc756ffd4d04

Convert hgk to use the hgit extension, and upate to the latest gitk
author mason@suse.com
date Tue, 13 Sep 2005 19:33:18 -0500
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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