128 B
128 B
git
git clone<url>
git add fichier
git commit -m "commentaires"
git push
``` bash
git clone <url>
git clone<url>
git add fichier
git commit -m "commentaires"
git push
``` bash
git clone <url>