Setting up Ruhoh. ERROR: repository not found
- by user1637613
Instructions from ruhoh.com state to setup a repository USERNAME.ruhoh.com, which has been done. https://github.com/NredYssuts/nredyssuts.ruhoh.com also asks to add a web hook, which has also been done.
Then it gives the following instructions to execute:
$ git clone git://github.com/ruhoh/blog.git USERNAME.ruhoh.com
$ cd USERNAME.ruhoh.com
$ git remote set-url origin [email protected]:USERNAME/USERNAME.ruhoh.com.git
$ git push origin master
I am able to execute the first three lines and then on the fourth I am asked to enter my passphrase for /home/nredyssuts/.ssh/id_rsa
I do that correctly and then bam!
ERROR: Repository not found.
fatal: the remote end hung up unexpectedly
I'm not sure why this is happening at all. This is a public repository.