Closed remlostime closed 10 years ago
I use 'git remote show remote_location', but it keeps to ask me: Username for 'https://github.com' Password for 'https://github.com'. What is it? And how can I get the url of remote_location?
You can do git remote -v to solve the level.
git remote -v
I use 'git remote show remote_location', but it keeps to ask me: Username for 'https://github.com' Password for 'https://github.com'. What is it? And how can I get the url of remote_location?