contrib/git-viz/git-rev-tree
author Vadim Gelfer <vadim.gelfer@gmail.com>
Wed, 12 Jul 2006 08:59:20 -0700
changeset 2601 00fc88b0b256
parent 406 d8abb687d501
permissions -rw-r--r--
move most of tag code to localrepository class.

#!/bin/sh

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