Note/git.md
2026-03-25 10:50:33 +01:00

143 B

git

git clone <URL>
git add fichier
git commit -m "commentaires"
git push 
  • nouvelle commande
echo "hello world