view contrib/git-viz/git-rev-list @ 1444:f84ed9c6131d

fix for cloning empty repo (.hg is still empty)
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Tue, 25 Oct 2005 14:55:39 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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