Git上传项目到远程仓库的方法,主要的两条命令是git remote add origin https://github.com/lge244(用户名)/ceshi.git(仓库名)和 git push -u origin master。
技术文章 / 下载软件趣味内容 / 专业带飞