download git-cvsimport tool
You probably don’t need to. If you have the Git tool installed it is probably one of the tools that comes with it. To check try this on the command line: git help -a | grep cvsimport
I got that from this site on how to import CVS into Git.