【发布时间】:2019-01-13 06:11:52
【问题描述】:
这个问题与this question.正好相反
我在推入终端时得到了这个:
git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags origin master:master Pushing to ssh://xxxxx@git.mydomain.de/srv/git/MyFolder/MyProject.git
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
在 GUI 中推送时我没有遇到任何问题。
我使用ssh认证。我关闭后每3分钟弹出一个登录面板,不知道是否正常。
我做错了什么?
【问题讨论】:
标签: git ssh atlassian-sourcetree