view contrib/git-viz/git-cat-file @ 3406:03e7e8958a27

hgweb: hoist changenav up, and use it in the filelog
author Brendan Cully <brendan@kublai.com>
date Sun, 15 Oct 2006 23:51:28 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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