top of page

Pour un github déjà en place
git add
et
git commit -m 'v1.0'
ou git commit -am 'v1.0'
puis
git push
GitHub simple use
bottom of page

Pour un github déjà en place
git add
et
git commit -m 'v1.0'
ou git commit -am 'v1.0'
puis
git push