add new chinese translations
This commit is contained in:
9
pages.zh/common/git-fresh-branch.md
Normal file
9
pages.zh/common/git-fresh-branch.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# git fresh-branch
|
||||
|
||||
> 创建一个空的本地分支。
|
||||
> 属于 `git-extras`。
|
||||
> 更多信息:<https://github.com/tj/git-extras/blob/master/Commands.md##git-fresh-branch>。
|
||||
|
||||
- 创建一个空的本地分支:
|
||||
|
||||
`git fresh-branch {{branch_name}}`
|
Reference in New Issue
Block a user