更新 版本仓库.md
This commit is contained in:
parent
00fd2a5340
commit
8afd41fa01
8
版本仓库.md
8
版本仓库.md
|
@ -36,7 +36,7 @@
|
||||||
|
|
||||||
在修改完成后,如果发现错误,可以撤回提交并再次修改并提交
|
在修改完成后,如果发现错误,可以撤回提交并再次修改并提交
|
||||||
|
|
||||||
<img src="C:\Users\A\Pictures\Git\1.png" alt="image-20220622135814482" style="zoom:50%;" />
|
<img src="https://oss-wxin-picture.oss-cn-beijing.aliyuncs.com/CI-CD/1.png" alt="image-20220622135814482" style="zoom:50%;" />
|
||||||
|
|
||||||
#### 3.git的工作区、暂存区和版本库
|
#### 3.git的工作区、暂存区和版本库
|
||||||
|
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
版本库:工作区有一个隐藏目录.git,这个不算工作区,而是Git的版本库
|
版本库:工作区有一个隐藏目录.git,这个不算工作区,而是Git的版本库
|
||||||
|
|
||||||
![img](C:\Users\A\Pictures\Git\2.png)
|
![img](https://oss-wxin-picture.oss-cn-beijing.aliyuncs.com/CI-CD/2.png)
|
||||||
|
|
||||||
#### 4.Git安装
|
#### 4.Git安装
|
||||||
|
|
||||||
|
@ -410,7 +410,7 @@ quit # 退出交互界面
|
||||||
|
|
||||||
设置中文:
|
设置中文:
|
||||||
|
|
||||||
![img](C:\Users\A\Pictures\Git\3.png)
|
![img](https://oss-wxin-picture.oss-cn-beijing.aliyuncs.com/CI-CD/3.png)
|
||||||
|
|
||||||
#### 11.Gitlab部署https方式
|
#### 11.Gitlab部署https方式
|
||||||
|
|
||||||
|
@ -590,7 +590,7 @@ ok: run: unicorn: (pid 6880) 0s
|
||||||
|
|
||||||
https://gitlab.example.com
|
https://gitlab.example.com
|
||||||
|
|
||||||
![img](C:\Users\A\Pictures\Git\4.png)
|
![img](https://oss-wxin-picture.oss-cn-beijing.aliyuncs.com/CI-CD/4.png)
|
||||||
|
|
||||||
#### 13.Gitlab 添加 SMTP 邮件功能
|
#### 13.Gitlab 添加 SMTP 邮件功能
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue