Add git cvsexportcommit
page (#9736)
This commit is contained in:

committed by
GitHub

parent
65f2d285d0
commit
35a7c7ce40
8
pages/common/git-cvsexportcommit.md
Normal file
8
pages/common/git-cvsexportcommit.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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}}`
|
Reference in New Issue
Block a user