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: it's nothing more than a copy of a repository
9
+
- part2: this copy maintains a link to the original repository
10
+
- part3: usually used to propose code changes
11
+
number: "016"
12
+
author: "@jtemporal"
13
+
mermaid: true
14
+
use_static_image: true
5
15
permalink: "/en/016"
6
16
translations:
7
17
- lang: pt
@@ -17,21 +27,4 @@ nt:
17
27
title: "#017 What is a clone?"
18
28
---
19
29
20
-
<imgalt="A fork is a copy of the project that keeps a link to its original project. It’s usually used to propose code changes"src="https://res.cloudinary.com/jesstemporal/image/upload/v1642878596/gitfichas/en/016/full_ctyuza.jpg"><br><br>
21
-
22
-
| Command | Description |
23
-
|---------|-------------|
24
-
|_fork_| It’s nothing more than a copy of a repository |
25
-
|_original repository_| This copy maintains a link to the original repository |
26
-
|_why it is useful?_| Usually used to propose code changes |
27
-
{: .styled-table}
28
-
29
-
30
-
<!--
31
-
<br>
32
-
You might also be interested in reading this article:
0 commit comments