contrib/git-viz/git-rev-tree
author Brendan Cully <brendan@kublai.com>
Thu, 26 Jul 2007 10:42:44 -0700
changeset 4998 b6c3abdbe0eb
parent 406 d8abb687d501
permissions -rw-r--r--
convert: urlify svn repos if necessary. We should also try to extract the URL from an svn working directory.

#!/bin/sh

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