小编Rhy*_*ury的帖子

GIT-致命:无法解析主机:bitbucket.org

我知道有很多像我一样的Git问题,我可以向您保证,我一直在抓取网络并尝试所有解决方案,以至于我需要发表自己的问题。

常规信息:
操作系统:Windows 7
Git版本:1.9.0.msysgit.0
ssh版本:OpenSSH_4.6p1,OpenSSL 0.9.8e 2007年2月23日

Git错误消息:

E:\git-projects\project-psl-v3>git push
warning: push.default is unset; its implicit value is changing in
Git 2.0 from 'matching' to 'simple'. To squelch this message
and maintain the current behavior after the default changes, use:

  git config --global push.default matching

To squelch this message and adopt the new behavior now, use:

  git config --global push.default simple

When push.default is set to 'matching', git will push local branches
to the remote branches that already exist …
Run Code Online (Sandbox Code Playgroud)

git ssh https bitbucket

4
推荐指数
2
解决办法
2万
查看次数

标签 统计

bitbucket ×1

git ×1

https ×1

ssh ×1