Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: 在 XCode 4 中,如何将远程 GitHub 存储库添加到现有本地项目?
我想将在 Xcode 上创建的应用程序添加到 Github 中。我创建了存储库并通过 Xcode 成功提交了更改,但是当我将代码推送到存储库时,它显示以下消息:远程必须在线且可访问,推送操作才能成功。存储库已脱机。请给我解决方案。
您是否在本地创建了 ssh 密钥并将其添加到您的 github 帐户?
以下是说明:
http://help.github.com/mac-set-up-git/