view contrib/git-viz/git-cat-file @ 7337:feb0b76b6717

hgweb: Change default style to paper
author Matt Mackall <mpm@selenic.com>
date Thu, 06 Nov 2008 11:56:01 -0600
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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