Giter VIP home page Giter VIP logo

Comments (9)

coneycode avatar coneycode commented on August 17, 2024

你这个是因为没有找到github or gitcafe上的项目吧?

from hexo-git-backup.

zhangleijuly avatar zhangleijuly commented on August 17, 2024

但是项目是有的,不知道是什么原因找不到呢

from hexo-git-backup.

coneycode avatar coneycode commented on August 17, 2024

这个应该是你的项目没有配置好,这个错误表示连接不到远程git,你在本地
ssh -T [email protected]试试呢?

from hexo-git-backup.

zhangleijuly avatar zhangleijuly commented on August 17, 2024

这个指令是可以连接的,另一个issue和我遇到的问题应该是同一个

from hexo-git-backup.

coneycode avatar coneycode commented on August 17, 2024

抱歉,最近比较忙,反馈不够及时,我这两天看看。

from hexo-git-backup.

gdky005 avatar gdky005 commented on August 17, 2024

只回复妹子的,。。。

from hexo-git-backup.

vssli avatar vssli commented on August 17, 2024

I got the same problem.
Cannot find the respository.
Do you people fix this problem?

from hexo-git-backup.

coneycode avatar coneycode commented on August 17, 2024

有人帮忙解答了这个问题。
我最近比较忙,稍后会fix掉这个bug。目前可以先这么解决。

方法1:
执行如下命令
git remote add github [email protected]:xxx/xxx.git
hexo b

方法2:
删除本地目录下的 .git 目录
然后执行命令
hexo b
直到看到如下输出:

[new branch] master -> master
Branch master set up to track remote branch master from github.
INFO Backup done: git

end


from hexo-git-backup.

gdky005 avatar gdky005 commented on August 17, 2024

N 天后,又回到这里了, 楼上的答案确实解决了问题。

from hexo-git-backup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.