view contrib/git-viz/git-rev-list @ 2349:88c881bda888

darcs2hg.py: import darcs project into mercurial For now, the tags are not taken into account (so you have to reenter the tags by hand)
author Sébastien Pierre <sebastien@xprima.com>
date Sat, 27 May 2006 15:04:40 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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