## Git在码云结合Github的简单使用
##### 准备工作
申请github账号
申请码云账号,加入企业成员
安装git
安装github desktop
登陆github desktop
##### 简单使用
###### 1.检出线上代码,到本地,如下图
[https://gitee.com/niuteam/test\_use.git](https://gitee.com/niuteam/test_use.git)
![](https://qqadapt.qpic.cn/txdocpic/0/f9cd13a708e161ae78a17cb72b71baa3/0?w=1120&h=707)
![](https://qqadapt.qpic.cn/txdocpic/0/b6267ffc258e4aa2d5955e981b1a8cd6/0?w=767&h=525)
![](https://qqadapt.qpic.cn/txdocpic/0/c1c6595eb5485a2c77b7d8b5ca90b2c0/0?w=729&h=503)
###### 2.获取其他人的更改
![](https://qqadapt.qpic.cn/txdocpic/0/714e830549d34905f4c73fc816014c73/0?w=701&h=330)
![](https://qqadapt.qpic.cn/txdocpic/0/61715f949cc7087f1579f05b412d2dd3/0?w=741&h=404)
###### 3.更改文件后,推送
![](https://qqadapt.qpic.cn/txdocpic/0/9afe0fe335dc61de4cbc23ecab3740f3/0?w=730&h=1027)
![](https://qqadapt.qpic.cn/txdocpic/0/3ac280966f110186aa67a7fd4326fdf5/0?w=767&h=529)
###### 4.git桌面软件,简要说明
![](https://qqadapt.qpic.cn/txdocpic/0/51c894e7e9d669f213a0c83dae408c3f/0?w=1398&h=1048)