view contrib/git-viz/git-rev-list @ 4212:76d541c6f3c0

Only hg repositories override [paths], not simple directories (fixes issue510)
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 14 Mar 2007 22:38:40 +0100
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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