Skip to content

Commit

Permalink
Fix image url (geeeeeeeeek#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
djfos authored and LitoMore committed Jun 3, 2018
1 parent 9bdcbfb commit 04a294c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/代码合并Merge还是Rebase.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ git merge master feature

feature 分支中新的合并提交(merge commit)将两个分支的历史连在了一起。你会得到下面这样的分支结构:

![enter image description here](https://www.atlassian.com/git/images/tutorials/advanced/merging-vs-rebasing/02.svg)
![enter image description here](https://www.atlassian.com/dam/jcr:e229fef6-2c2f-4a4f-b270-e1e1baa94055/02.svg)



Expand Down

0 comments on commit 04a294c

Please sign in to comment.