view contrib/git-viz/git-cat-file @ 6221:2eb18c780287

Support web.baseurl in hgwebdir, overriding SCRIPT_NAME
author Brendan Cully <brendan@kublai.com>
date Sat, 08 Mar 2008 17:19:18 -0800
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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