Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 47 additions & 0 deletions assets/img/mermaid/017-en.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 12 additions & 9 deletions en/_posts/2021-09-06-017.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
---
layout: post
title: '#017 What is a clone?'
image: "https://res.cloudinary.com/jesstemporal/image/upload/f_auto/v1642878596/gitfichas/en/017/thumbnail_b16jzb.jpg"
pretitle: What is a
title: clone?
subtitle:
concept: true
parts:
- part1: Cloning a repository is the action of\ndownloading the repository to your computer
- part2: It's possible to clone any repository\nas long as you have access to it
number: "017"
author: "@jtemporal"
mermaid: true
use_static_image: true
permalink: "/en/017"
translations:
- lang: pt
Expand All @@ -17,10 +26,4 @@ nt:
title: "#018 git clone url"
---

<img alt="Cloning a repository is the the same thing as of downloading the repository to your computer" src="https://res.cloudinary.com/jesstemporal/image/upload/v1642878596/gitfichas/en/017/full_dtdili.jpg"><br><br>

| Command | Description |
|---------|-------------|
| _clone_ | Cloning a repository is the action of downloading the repository to your computer |
| _which repository can you clone?_ | It’s possible to clone any repository as long as you have access to it |
{: .styled-table}
{% include mermaid-graphs.html %}