contrib/git-viz/git-cat-file
author Vadim Gelfer <vadim.gelfer@gmail.com>
Sun, 26 Feb 2006 13:09:26 -0800
changeset 1897 58b6784cf9f1
parent 406 d8abb687d501
permissions -rw-r--r--
move hgweb.templatepath into templater

#!/bin/sh

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