Skip to content

Commit 9486b79

Browse files
authored
Merge pull request #450 from shivram9/shivram9-migrate-card-018
Migrate en card #18 from image to Mermaid format
2 parents 4103e7d + a07b140 commit 9486b79

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

en/_posts/2021-09-08-018.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
---
22
layout: post
3-
title: '#018 git clone url'
4-
image: "https://res.cloudinary.com/jesstemporal/image/upload/f_auto/v1642878596/gitfichas/en/018/thumbnail_rmt9un.jpg"
3+
pretitle: How to
4+
title: clone
5+
subtitle: a repository
6+
command: git clone url
7+
descriptors:
8+
- command: command to download<br>the repository
9+
- part1: repository path
10+
author: "@jtemporal"
11+
number: "018"
12+
mermaid: true
513
permalink: "/en/018"
14+
lang: "en"
615
translations:
716
- lang: pt
817
url: /projects/018
918
- lang: es
1019
url: /es/018
11-
lang: "en"
1220
pv:
1321
url: "/en/017"
1422
title: "#017 clone"
1523
nt:
1624
url: "/en/019"
1725
title: "#019 O que é um remote?"
1826
---
19-
##### How to clone a repository
20-
21-
<img alt="The command git clone url is used to download the project to your machine, url being the path to the project on the cloud." src="https://res.cloudinary.com/jesstemporal/image/upload/v1642878597/gitfichas/en/018/full_wez8yl.jpg"><br><br>
22-
23-
| Command | Description |
24-
|---------|-------------|
25-
| `clone` | Command to download the repository |
26-
| `url` | Repository path |
27-
{: .styled-table}
27+
{% include mermaid-graphs.html %}

0 commit comments

Comments
 (0)