view contrib/git-viz/git-rev-tree @ 2278:3711e23ab10a

Make hg status work for repositories in root directory on windows (issue 228)
author Manpreet Singh <junkblocker@yahoo.com>
date Sat, 13 May 2006 23:00:05 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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