You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- part1: is a cloud repository\nfor example on Github or GitLab
9
+
- part2: every time you clone a repository you have at\nleast one remote - the origin
10
+
author: "@jtemporal"
11
+
number: "019"
12
+
mermaid: true
5
13
permalink: "/en/019"
14
+
lang: "en"
6
15
translations:
7
16
- lang: pt
8
17
url: /projects/019
9
18
- lang: es
10
19
url: /es/019
11
-
lang: "en"
12
20
pv:
13
21
url: "/en/018"
14
22
title: "#018 git clone url"
@@ -17,10 +25,4 @@ nt:
17
25
title: "#020 git remote"
18
26
---
19
27
20
-
<imgalt="Remote is a cloud repository, for example on Github or GitLab"src="https://res.cloudinary.com/jesstemporal/image/upload/v1642878597/gitfichas/en/019/full_n2jep7.jpg"><br><br>
21
-
22
-
| Command | Description |
23
-
|---------|-------------|
24
-
|_remote_| Is a cloud repository for example on Github or GitLab |
25
-
|_extra information_| Every time you make a clone a repository you have at least one remote - the `origin`|
0 commit comments