0
点赞
收藏
分享

微信扫一扫

github上传项目到远程仓库


1.首先下载一个github:​​https://gitforwindows.org/​​

2.安装成功后,我们找到开始菜单的git bash:

github上传项目到远程仓库_git

3.创建本地仓库

github上传项目到远程仓库_git_02

4.通过命令git init把这个文件夹变成Git可管理的仓库

github上传项目到远程仓库_github_03



举报

相关推荐

0 条评论