Comandos Básicos Git - david1218/p-algoritmos-182 GitHub Wiki

COMANDOS BASICOS GIT

git clone

git add

git commit -a -m "mensaje"

git push

git pull