utilisation GIT
redaction d'un texte pour "pense-bête" GIT
CAS : création local , dépot à distance et synchronisation
1 – LE DOSSIER LOCAL
git init
git add .
git commit -m " "
2 – LE DOSSIER DISTANT