美文网首页程序员
github提交本地代码

github提交本地代码

作者: f0eb4652b966 | 来源:发表于2017-11-08 17:55 被阅读27次

    1. 去github上创建自己的帐号   https://github.com/

    2 . 去github上创建自己的Repository

    3.复制HTTPS的git地址

    4.Git安装及密钥ssh keys的生成  操作见 

    Git安装及密钥ssh keys的生成

    5. 下载并安装 TortoiseGit 客户端  

    6.在TortoiseGit中配置用户名,邮箱,ssh key

    7.右击桌面,git clone

    6.新建两个文件测试

    7.commit 到本地仓库

    Push到远程仓库

    相关文章

      网友评论

        本文标题:github提交本地代码

        本文链接:https://www.haomeiwen.com/subject/ihpymxtx.html