view contrib/git-viz/git-rev-list @ 739:36edb39e8e8c

Split make_file back out into make_filename and make_file. It turns out that make_filename is useful by itself.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed, 20 Jul 2005 04:08:11 -0800
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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