view contrib/git-viz/git-cat-file @ 1764:4671078dbfe7

Cleanup: Put initialization of br in front of --branches option handling.
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 21 Feb 2006 15:37:23 +0100
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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