PHPCourse/GIT/git_commands.md

19 lines
301 B
Markdown
Raw Normal View History

2021-10-26 15:04:42 +02:00
# 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