add new chinese translations
This commit is contained in:
13
pages.zh/common/yadm-enter.md
Normal file
13
pages.zh/common/yadm-enter.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# yadm-enter
|
||||
|
||||
> 运行一个子shell,所有Git变量已设置。这个子shell可以用来方便地使用Git命令与本地的`yadm`仓库进行交互。
|
||||
> 如果您使用的是直接使用Git的工具,这将非常有用。
|
||||
> 更多信息:<https://github.com/TheLocehiliosan/yadm/blob/master/yadm.md#commands>。
|
||||
|
||||
- 运行一个子shell,所有Git变量已设置:
|
||||
|
||||
`yadm enter`
|
||||
|
||||
- 退出子shell:
|
||||
|
||||
`exit`
|
Reference in New Issue
Block a user