mostre git remoto
# when you are not connected to the network, you can use this
git config --get remote.origin.url
fast_and_the_curious
# when you are not connected to the network, you can use this
git config --get remote.origin.url
git remote add origin [email protected]:User/UserRepo.git
git remote set-url origin [email protected]:User/UserRepo.git