git cvsexportcommit
Export a single
Git
commit to a CVS checkout. More information: https://git-scm.com/docs/git-cvsexportcommit.
- Merge a specific patch into CVS:
git cvsexportcommit -v -c -w {{path/to/project_cvs_checkout}} {{commit_sha1}}
![Изображение Выучи 10 хороших привычек для работы в UNIX от IBM](/static/img/promo/10-useful-habits.a185ad7bc985.png)
Export a single
Git
commit to a CVS checkout. More information: https://git-scm.com/docs/git-cvsexportcommit.
git cvsexportcommit -v -c -w {{path/to/project_cvs_checkout}} {{commit_sha1}}