$ git cvsimport -C <destination>+
$ git cvsimport -C <destination> <module>
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.