add new chinese translations
This commit is contained in:
9
pages.zh/common/git-unlock.md
Normal file
9
pages.zh/common/git-unlock.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# git 解锁
|
||||
|
||||
> 解锁 Git 仓库中的文件,以便可以通过提交进行修改。
|
||||
> 这是 `git-extras` 的一部分。另见 `git lock`。
|
||||
> 更多信息:<https://github.com/tj/git-extras/blob/master/Commands.md#git-unlock>。
|
||||
|
||||
- 启用对先前锁定的本地文件进行更改提交的能力:
|
||||
|
||||
`git unlock {{path/to/file}}`
|
Reference in New Issue
Block a user