博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
初次使用github
阅读量:6210 次
发布时间:2019-06-21

本文共 558 字,大约阅读时间需要 1 分钟。

hot3.png

步骤1:下载github客户端,请参考如下链接地址:https://git-for-windows.github.io/      点击download即可。

 

步骤2:安装github客户端,请参考如下链接地址:http://jingyan.baidu.com/article/e52e36154233ef40c70c5153.html

步骤3:使用客户端提交代码,请参考如下地址:http://jingyan.baidu.com/article/f7ff0bfc7181492e27bb1360.html

补充说明(克隆代码到本地): git clone 仓库地址(git clone https://github.com/qimh2/java--web.git) 

 

补充说明:首次上传项目需要在第5(git  commit -m "changes log"  )部这里,需要运行下面两行命令:

 git config --global user.email "you@example.com"

  git config --global user.name "Your Name"                 ,【登录github账号】,其他按步骤走就可以了。

 

 

 

 

 

转载于:https://my.oschina.net/qimhkaiyuan/blog/743004

你可能感兴趣的文章
Maven实战
查看>>
功能测试的国别差异(日本与欧美)
查看>>
我的友情链接
查看>>
ToRPC:一个双向RPC的Python实现
查看>>
Android:UI控件RatingBar、SeekBar、ProgressBar、RadioGroup、RadioButton、CheckBox、TextView
查看>>
Linux服务器下安装Composer 并使用Composer安装Thinkphp5.1
查看>>
我的友情链接
查看>>
Ubuntu 14 Open Ldap Add Root
查看>>
Vim脚本 - 竖线'|' 和反斜线'\'
查看>>
netty框架的学习笔记 + 一个netty实现websocket通信案例
查看>>
我的友情链接
查看>>
Windows 8 企业部署系列之(八)
查看>>
centos下yum安装ffmpeg
查看>>
An internal error occurred during: "Building works
查看>>
Hessian和Spring整合
查看>>
磁盘超过2T无法用fdisk分区的问题
查看>>
我的友情链接
查看>>
MySQL三大范式
查看>>
nginx在reload时候报错invalid PID number
查看>>
asp 源码建站
查看>>