0

ruhoh.comの状態からリポジトリをセットアップするための手順USERNAME.ruhoh.comが実行されました。https://github.com/NredYssuts/nredyssuts.ruhoh.comも Web フックの追加を求めており、これも実行されています。

次に、次の実行命令を出します。

    $ git clone git://github.com/ruhoh/blog.git USERNAME.ruhoh.com
    $ cd USERNAME.ruhoh.com
    $ git remote set-url origin git@github.com:USERNAME/USERNAME.ruhoh.com.git
    $ git push origin master

最初の 3 行を実行でき、4 行目でパスフレーズの入力を求められます。/home/nredyssuts/.ssh/id_rsa

私はそれを正しく行い、バム!

    ERROR: Repository not found.
    fatal: the remote end hung up unexpectedly

なぜこれが起こっているのか、まったくわかりません。これは公開リポジトリです。

4

0 に答える 0