$ git cvsimport -C <destination>+
$ git cvsimport -C <destination> <module>
From aa83a7dc537213bb55b6764bb7f1cebc0003c55d Mon Sep 17 00:00:00 2001
From: Junio C Hamano
$ git cvsimport -C <destination>+
$ git cvsimport -C <destination> <module>
This puts a git archive of the named CVS module in the directory <destination>, which will be created if necessary.
@@ -416,7 +416,7 @@ repositories without the need for a central maintainer.