view contrib/git-viz/git-rev-tree @ 7738:db366ec8d0a4

hgk: Add background colour setting Adds the bgcolor config variable, that sets the background colour of the text and canvas frames.
author Robert Bauck Hamar <r.b.hamar@usit.uio.no>
date Sat, 07 Feb 2009 18:46:13 +0100
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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