Tuto variable premier commit

This commit is contained in:
2021-10-26 15:04:42 +02:00
commit a0d8c5747e
4 changed files with 206 additions and 0 deletions

19
GIT/git_commands.md Normal file
View File

@@ -0,0 +1,19 @@
# Introduction aux commandes GIT basic
## Initialisation
#### Explication
Permet d'initialiser un nouveau repository Git dans l'emplacement courant ou est exécuté la commande.
#### Commande
```git
git init
```
## Status
## Explication
Permet d'afficher et les modifications effectuées dans