20张图片搞定GIT安装/配置/远程发布
下载地址:https://git-for-windows.github.io/
百度云盘:链接:http://pan.baidu.com/s/1c2wlkSK 密码:5vfw
常用hubcodenetwork
Git hub 官方托管平台:https://github.com/
coding :https://coding.net/
中国csdn code分享平台 :https://code.csdn.net
本教程的git hub:https://github.com/heike-07/test2
安装git
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g1.png)
git安装不用多说吧,安装中..
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g2.png)
开始基础配置,
git cofing --global user.name "your name" git config user.email "your email"
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g3.png)
配置仓库
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g4.png)
将此文件夹作为git文件夹
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g5.png)
看图吧…
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g6.png)
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g7.png)
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g8.png)
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g9.png)
head 代表头的意思,head^就是返回上一个文件 ^^就是返回上上个文件,相当于c里面的指针的概念
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g10.png)
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g11.png)
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g12.png)
这里一定要注意!.ssh文件夹的位置 .pub才可以分享是公钥 没有文件后缀的是私钥不可分享
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g13.png)
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g14.png)
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g15.png)
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g16.png)
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g17.png)
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g18.png)
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g19.png)
![《20张图片搞定GIT安装/配置/远程发布[Info:OT]》](http://www.heike07.cn/wp-content/uploads/2016/06/g20.png)
教程结束
如果感觉教程不错请给小编一点动力点击下面的地址用零钱赞助小编吧
祝大家生活愉快
heike07官方博客团队