【问题标题】:ERROR: Repository not found message given when following the instructions for Jekyll-Bootstrap (push origin master)错误:按照 ​​Jekyll-Bootstrap(推送源主机)的说明时未找到存储库消息
【发布时间】:2012-08-12 13:15:15
【问题描述】:

使用 Jekyll-Bootstrap 时,Github 页面对我不起作用。 我按照这里的说明进行操作: http://jekyllbootstrap.com/

说明书说:

$ git clone https://github.com/plusjade/jekyll-bootstrap.git USERNAME.github.com
$ cd USERNAME.github.com
$ git remote set-url origin git@github.com:USERNAME/USERNAME.github.com.git
$ git push origin master

我使用了个性化安装代码(表示我的 github 名称而不是“USERNAME”) 当我尝试执行最后一个“$ git push origin master”时出现此错误

错误:未找到存储库。 致命:远端意外挂断

如何让它工作? 谢谢

【问题讨论】:

    标签: ruby github jekyll


    【解决方案1】:

    确保在 GitHub 上创建一个名为“USERNAME.github.com”的存储库。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2010-10-24
      • 2021-03-11
      • 1970-01-01
      • 1970-01-01
      • 2016-08-23
      • 2012-04-28
      • 2021-01-08
      相关资源
      最近更新 更多