contrib/git-viz/git-cat-file
author Matt Mackall <mpm@selenic.com>
Sun, 29 Jan 2006 17:10:38 +1300
changeset 1653 e8a3df8b62b3
parent 406 d8abb687d501
permissions -rw-r--r--
hgweb: show copy/rename links in file history

#!/bin/sh

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