contrib/git-viz/git-cat-file
author Ollivier Robert <roberto@keltia.freenix.fr>
Mon, 19 Sep 2005 22:15:36 +0200
changeset 1277 0bf11906df28
parent 406 d8abb687d501
permissions -rw-r--r--
Add a favicon.ico, small version of the main HG image.

#!/bin/sh

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