Skip to content

Commit e0a2263

Browse files
Copilotjtemporal
andcommitted
Migrate EN card 022 to Mermaid format
Co-authored-by: jtemporal <6595551+jtemporal@users.noreply.github.com>
1 parent 37eed60 commit e0a2263

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

en/_posts/2021-10-13-022.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
---
22
layout: post
3-
title: '#022 git remote rename current name'
4-
image: "https://res.cloudinary.com/jesstemporal/image/upload/f_auto/v1642878598/gitfichas/en/022/thumbnail_nzb5uq.jpg"
3+
pretitle: How to rename a
4+
title: Remote
5+
subtitle:
6+
command: git remote rename current name
7+
descriptors:
8+
- command: command to manage\nremotes
9+
- part1: command to rename\nthe remote
10+
- part2: current remote name
11+
- part3: new remote name
12+
author: "@jtemporal"
13+
number: "022"
14+
mermaid: true
15+
use_static_image: true
516
permalink: "/en/022"
617
translations:
718
- lang: pt
@@ -16,14 +27,5 @@ nt:
1627
url: "/en/023"
1728
title: "#023 git push --set-upstream remote branch"
1829
---
19-
##### How to rename a remote
2030

21-
<img alt="Use the command 'git remote rename current new' to rename a pre-existing remote" src="https://res.cloudinary.com/jesstemporal/image/upload/v1642878598/gitfichas/en/022/full_cq2c1o.jpg"><br><br>
22-
23-
| Command | Description |
24-
|---------|-------------|
25-
| `remote` | Command to manage remotes |
26-
| `rename` | Command to rename the remote |
27-
| `current` | Current remote name |
28-
| `name` | New remote name |
29-
{: .styled-table}
31+
{% include mermaid-graphs.html %}

0 commit comments

Comments
 (0)