clonar repositorios, cambios, commits y sincronización en github y bitbucket
git config –global user.name «Miguel Angel Torres»git config –global user.email «<email>»git config –listgit clone https://ntkog@bitbucket.org/ntkog/prueba_curso_1.git .← no funciona, el.hace que no cree el directoriogit statusgit pullgit remote add origin <dirección-git>git remote -v