contrib/git-viz/git-diff-tree
author Josef "Jeff" Sipek <jeffpc@optonline.net>
Sun, 05 Feb 2006 20:52:55 -0500
changeset 1668 586b50294ea8
parent 406 d8abb687d501
permissions -rw-r--r--
[hgweb] Added rename information to gitweb templates & misc cleanups Fixed up file log template's title Removed double entry for filelogentry in gitweb map file

#!/bin/sh

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