Skip to content

Commit

Permalink
2 Adicionando link nos comandos iniciais
Browse files Browse the repository at this point in the history
  • Loading branch information
giovanniacg authored and DaviAntonio committed Jun 5, 2023
1 parent bfd9ef3 commit e1c6cf9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion comandos-iniciais.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
$ sudo apt-get update
$ sudo apt-get install git
```
Tutorial completo como instalar e usar o git no [link](https://www.atlassian.com/br/git/tutorials/install-git).

<div style="text-align:justify">
Este é um tutorial de Git que abrange alguns dos comandos básicos para começar a usar o Git em um projeto.
Expand Down Expand Up @@ -116,4 +117,4 @@ git log

Esse comando mostra uma lista de commits no repositório, exibindo informações como autor, data, hora e mensagem do commit.

</div>
</div>

0 comments on commit e1c6cf9

Please sign in to comment.