contrib/git-viz/git-cat-file
author Brendan Cully <brendan@kublai.com>
Sat, 14 Oct 2006 16:27:51 -0700
changeset 3395 3c8f0dc9a6d3
parent 406 d8abb687d501
permissions -rw-r--r--
hgweb: add changeset description to file revision page

#!/bin/sh

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