【发布时间】:2016-02-03 04:50:31
【问题描述】:
您好,我是 github 和 bitbucket 的新手
我正在尝试将它用于我的 android 工作室 首先我在 github 中创建项目并创建存储库,然后我按照所有步骤推送项目。但是推送项目时出现错误 错误是:
推送失败
失败并出现错误:致命:无法访问“https://github.com/Harin-Kaklotar/ProjectWithNewBoston.git/”:无法连接到 127.0.0.1 端口 8087:连接被拒绝 如何解决?
我正在使用 Windows 操作系统
我用这个例子https://www.londonappdeveloper.com/how-to-use-git-hub-with-android-studio/#comment-23697
谁能帮忙解决这个问题?
【问题讨论】:
-
我只在你的 github 中看到一个存储库,链接为github.com/Harin-Kaklotar/ProjectWithNewBoston。所以你应该使用链接:github.com/Harin-Kaklotar/ProjectWithNewBoston.git
-
@NguyenSyThanhSon 我改变了这个但我得到了同样的错误
-
internet connection在吗? -
@Arpit 是的,我有互联网连接
标签: git android-studio github