Search code examples
gitgit-cvs

Best practices for using git with CVS


What are your best practices and tips for using git to interface with a CVS repository?


Solution

  • I wrote up an answer to a similar question here.

    This works suprisingly well when you're forced to continue to push changes into a central CVS repository.