Skip to content

Commit 2631ff5

Browse files
committed
图片更新
1 parent 1b814a5 commit 2631ff5

5 files changed

Lines changed: 4 additions & 2 deletions

File tree

04.Git/1.git-GUI/07.merge和rebase以及cherry-pick.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@ rebase 也能合并分支,它会取出`master` 中一系列 commit 记录,
7676

7777
![cherry-pick](image/git-cherry-pick-graph-2.gif)
7878

79-
## 总结
79+
## 1.5. 总结
8080
不同的场景,有不同的处理方式。
8181
主要使用的还是 `merge``rebase`

04.Git/1.git-GUI/08.远程分支管理.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@ push --> Serv
5353
5454
```
5555

56-
![git-sync](image/remote-man-flow.png)
56+
![原理](image/remote-man-flow.png)
57+
58+
![原理命令](image/git-command2.jpg)
5759

5860
## 1.2. 操作方式
5961

246 KB
Loading
58.1 KB
Loading
12 KB
Loading

0 commit comments

Comments
 (0)