Skip to content

Commit 2e3ee50

Browse files
authored
Merge pull request #451 from ablazejuk/ablazejuk-104
Migrate pt 🇧🇷 card 11 to Mermaid
2 parents 9486b79 + 94cd1b3 commit 2e3ee50

File tree

2 files changed

+99
-10
lines changed

2 files changed

+99
-10
lines changed

_posts/2021-08-16-011.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
---
22
layout: post
3-
title: '#011 git checkout nome'
4-
image: "https://res.cloudinary.com/jesstemporal/image/upload/f_auto/v1642878672/gitfichas/pt/011/thumbnail_oqqiyq.jpg"
3+
pretitle: mudando de
4+
title: branch
5+
command: git checkout nome
6+
descriptors:
7+
- command: comando para\nmudar de branch
8+
- part1: nome da\nbranch de destino
9+
info:
10+
author: "@jtemporal"
11+
number: "011"
12+
mermaid: true
13+
use_static_image: true
514
permalink: "/projects/011"
615
translations:
716
- lang: en
@@ -16,12 +25,5 @@ nt:
1625
url: "/projects/012"
1726
title: "#012 git diff"
1827
---
19-
##### Mudando de branch
2028

21-
<img alt="Para trocar do branch atual pra um branch novo, use: git checkout seguido do nome do branch de destino" src="https://res.cloudinary.com/jesstemporal/image/upload/v1642878672/gitfichas/pt/011/full_tq3m4l.jpg"><br><br>
22-
23-
| Comando | Descrição |
24-
|---------|-------------|
25-
| `checkout` | Comando para mudar de branch |
26-
| `nome` | Nome da branch de destino |
27-
{: .styled-table}
29+
{% include mermaid-graphs.html %}

assets/img/mermaid/011.svg

Lines changed: 87 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)