【发布时间】:2014-05-02 03:56:50
【问题描述】:
我正在尝试按照setup 设置 jekyll。为此,我创建了一个公共存储库,并在我的计算机上以相同的名称克隆了该项目。
但是,一旦我尝试推送代码,就会出现以下错误 -
fatal: 'aniruddhabarapatre.github.com' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
我尝试做Git setup以防万一某些事情被覆盖,但我无法完成该过程并且它挂起
git credential-osxkeychain
【问题讨论】:
标签: github jekyll github-pages