add new chinese translations
This commit is contained in:
8
pages.zh/common/git-cvsexportcommit.md
Normal file
8
pages.zh/common/git-cvsexportcommit.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# git cvsexportcommit
|
||||
|
||||
> 将单个 `Git` 提交导出到 CVS 检出。
|
||||
> 更多信息:<https://git-scm.com/docs/git-cvsexportcommit>。
|
||||
|
||||
- 将特定补丁合并到 CVS:
|
||||
|
||||
`git cvsexportcommit -v -c -w {{path/to/project_cvs_checkout}} {{commit_sha1}}`
|
Reference in New Issue
Block a user