= clonar repositorios, cambios, commits y sincronización en github y bitbucket * ''git config --global user.name "Miguel Angel Torres"'' * ''git config --global user.email ""'' * ''git config --list'' * ''git clone https://ntkog@bitbucket.org/ntkog/prueba_curso_1.git .'' <- no funciona, el ''.'' hace que no cree el directorio * ''git status'' * ''git pull'' * ''git remote add origin '' * ''git remote -v''