一、提交项目至GitHub
git.png1.选择安装好的Git
github.png2.设置GitHub
3.安装.ignore插件过滤文件
create git.png4.创建本地Git仓库(选择当前项目文件)
add.png5.提交项目(先Add再Commit)
commit.png
remote.png6.关联GitHub
url.png
https或ssh.png
push.png7.推送至GitHub
push github.png
二、从GitHub获取项目
project.png1.创建新的项目(填写项目名)
2.创建本地Git仓库
code url.png3.关联GitHub
pull.png4.GitHub Pull
github pull.png
synchronized.png5.刷新
三、发现新大陆
new world.png1.新大陆
README.png2.README.MD(说明文档)
3.域名解析失败
C:\Windows\System32\drivers\etc //修改hosts
199.232.68.133 raw.githubusercontent.com //添加至hosts
看板娘.png4.新的开始
网友评论