forked from Gitlink/gitlink_help_center
Merge pull request '分支管理' (#2) from dongjiaqi_branch into master
This commit is contained in:
commit
edf2c30fce
|
@ -1,4 +1,15 @@
|
|||
---
|
||||
sidebar_label: '分支管理'
|
||||
sidebar_position: 5
|
||||
---
|
||||
---
|
||||
### **1. 分支管理方式(1)**
|
||||
在代码库栏下,如下图所示,用户可以点击代码库分支从而查看当前项目的所有分支,并且选择对其进行操作。
|
||||
.png)<br/>
|
||||
|
||||
### **2. 分支管理方式(2)**
|
||||
在仓库设置栏下,如下图所示,用户可以对当前项目的分支进行设置。
|
||||
.png)<br/>
|
||||
|
||||
### **3. 新建分支**
|
||||
在代码库栏下点击“代码库分支”后,如下图所示,用户可以点击右上方“新建分支”按钮快捷建立新的分支。
|
||||
<br/>
|
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
Loading…
Reference in New Issue