contrib/git-viz/git-rev-list
author Thomas Arendsen Hein <thomas@intevation.de>
Wed, 11 Oct 2006 20:59:37 +0200
changeset 3362 887da2247b57
parent 406 d8abb687d501
permissions -rw-r--r--
hgweb: Keep session variables (currently only style) in HTML forms, too. Adjusted default and gitweb template for this.

#!/bin/sh

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