Skip to content

Commit

Permalink
Merge pull request #2 from pedrobarbosaocb/2-arrumando-comandos-iniciais
Browse files Browse the repository at this point in the history
Atualizando commits comandos iniciais - Arrumando Bagunça giovanniacg#3
  • Loading branch information
pedrobarbosaocb authored May 31, 2023
2 parents 45fc990 + 9f9e8f5 commit cac7e2a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions comandos-iniciais.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Tutorial de Git - Comandos Iniciais

<<<<<<< HEAD
## Instalando git

```Bash
$ 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).
>>>>>>> 64aef4e (Adicionando link nos comandos iniciais)
<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.
</div>
Expand Down

0 comments on commit cac7e2a

Please sign in to comment.