Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeSteam authored May 18, 2022
1 parent 851d1ce commit 8dedb61
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,12 +260,11 @@ pie

```mermaid
gitGraph BT:
branch master
commit
branch branch2
checkout branch2
commit
checkout master
checkout main
commit
merge branch2
```
Expand All @@ -274,12 +273,11 @@ gitGraph BT:

```
gitGraph BT:
branch master
commit
branch branch2
checkout branch2
commit
checkout master
checkout main
commit
merge branch2
```
Expand Down

0 comments on commit 8dedb61

Please sign in to comment.