[git学习笔记]现有项目添加到git远程仓库

一、git remote add origin 你的远程地址 二、git push -u origin master 三、会报错–须要验证登陆帐号密码 【命令】git remote -v 查看git远程仓库链接git
相关文章
相关标签/搜索