git-cvsexportcommit (1) Linux Manual Page
NAME git-cvsexportcommit – Export a single commit to a CVS checkout SYNOPSIS git cvsexportcommit[-h][-u][-v][-c][-P][-p][-a][-d cvsroot] [-w cvsworkdir][-W][-f][-m msgprefix][PARENTCOMMIT] COMMITID DESCRIPTION Exports a commit from Git to a CVS checkout, making it easier to merge patches from a Git repository into a CVS repository. Specify the name of a CVS checkout using the -w switch or…
