git init git clone [adresse SSH] emacs README.md git add README.md git commit -m 'message' git push qqun d'autre modifie le fichier sur github git pull //mise à jour
autres commandes : git remote -v //différents chemin d'accès (HTTPS ou SSH) git remote rename git remote add [nom] [lien]