【发布时间】:2012-02-03 18:24:54
【问题描述】:
使用 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”时出现此错误
ERROR: Repository not found.
fatal: The remote end hung up unexpectedly
如何让它工作?
谢谢
【问题讨论】:
标签: git github twitter-bootstrap gem jekyll