V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
ccming
V2EX  ›  问与答

请教 WinXP git 命令行,如何提交到 github.com, 要设置账户密码么

  •  
  •   ccming · 2014-03-31 15:01:05 +08:00 · 2861 次点击
    这是一个创建于 3730 天前的主题,其中的信息可能已经有所发展或是发生改变。
    我用 git push -u origin master 后,失败,
    fatal: unable to access
    Could not resolve host: github.com

    如果用github.com的安装程序里的git 命令行
    git remote add origin https://github.com/ccming/gitPractice.git
    提示 fatal: remote origin already exists.
    git push -u origin master
    fatal: unable to access "https....."
    Could not resolve host: github.com
    4 条回复    1970-01-01 08:00:00 +08:00
    skydiver
        1
    skydiver  
       2014-03-31 15:06:52 +08:00 via Android
    你这是dns就没解析吧……
    yushiro
        2
    yushiro  
       2014-03-31 15:26:37 +08:00
    github 还不支持https方式提交, 要用git://
    Tink
        3
    Tink  
       2014-03-31 15:30:22 +08:00 via iPhone
    解析不了地址啊
    treo
        4
    treo  
       2014-03-31 18:52:43 +08:00
    @yushiro 以前支持,msysgit 1.8.5不支持了,这是一个bug
    https://groups.google.com/forum/#!msg/msysgit/s4dB8Nv9V4c/55-cGPdPYmAJ
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   873 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 20:27 · PVG 04:27 · LAX 13:27 · JFK 16:27
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.