【问题标题】:Sublime Text 3 + Git - Can't PushSublime Text 3 + Git - 无法推送
【发布时间】:2014-07-02 15:01:22
【问题描述】:

也许我错过了什么。我为 ST3 安装了 Git 包。几乎适用于所有事情 - 添加、提交、差异等。但是,我无法推送任何内容。我正在推送到我的主机(Pantheon),但每次尝试时都会收到一条错误消息。如果我通过终端执行此操作,我将不得不输入密码,但我没有密码选项,如果可能的话,我也不知道在哪里设置。

Permission denied, please try again.
Permission denied, please try again.
Permission denied (password,publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

谁能帮我理解这里需要发生什么,或者为什么这不能像我希望的那样工作?

【问题讨论】:

  • 如何访问远程仓库? (https、ssh、..)

标签: git sublimetext3 pantheon


【解决方案1】:

您是否已生成 SSH 密钥?如果你还没有,试试这个:https://help.github.com/articles/generating-ssh-keys

【讨论】:

  • 太棒了。是的。谢谢!正是我需要的正确方向的推动。
猜你喜欢
  • 1970-01-01
  • 2018-04-02
  • 1970-01-01
  • 2017-03-27
  • 2013-09-25
  • 2016-06-28
  • 1970-01-01
  • 2019-10-21
  • 2017-05-10
相关资源
最近更新 更多