diff -r 0a9542703300 -r eee2319c5895 hgext/convert/__init__.py --- a/hgext/convert/__init__.py Sun Apr 26 01:24:49 2009 +0200 +++ b/hgext/convert/__init__.py Sun Apr 26 01:25:53 2009 +0200 @@ -4,6 +4,7 @@ # # This software may be used and distributed according to the terms of the # GNU General Public License version 2, incorporated herein by reference. + '''converting foreign VCS repositories to Mercurial''' import convcmd