配置github公钥实现无密提交代码

         git经常使用命令以下:css          git clone git@github.com:yourname/repo.git  //从github上克隆项目到本地git          git add filename                                         //将新增或者修改的文件添加到要提交的列表 github       
相关文章
相关标签/搜索