I followed some simple steps found in this
- Forked a repo
- Copied the https
address
- ran
git clone address
I am now getting this error
git clone https://github.com/hide_name/pr0-underbar.git repo_underbar
Cloning into 'repo_underbar'...
remote: Repository not found.
fatal: repository 'https://github.com/hide_name/pr0-underbar.git/' not found
What can I do to fix or trouble shoot?
I checked on my github page and the repository is definitely there.
Google Search
https://www.google.com/#q=git+clone+says+repository+not+found
This did not work: