view contrib/git-viz/git-rev-tree @ 1056:34be48b4ca85

Map long option names containing dashes to ones containing underscores.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed, 24 Aug 2005 22:25:55 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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