首页 > 其他 > 详细

本地项目 共享 到github仓库

时间:2017-09-07 22:32:17      阅读:243      评论:0      收藏:0      [点我收藏+]

一.安装git客户端

Window下安装Git客户端。

 

二.配置Intellij idea中的Git/ GitHub

 打开Preference-- Version Control。

 

选择Github,填写Host、Login和Password,然后Test是否成功。

技术分享

 

 

选择git 选择git位置下bin\git.exe路径

技术分享

 

 

 

三.项目本地Git提交

1.创建本地仓库

技术分享

 

 

2.提交代码到git

技术分享

 

先执行Add -> Commit 

 

 

四.项目远程提交

技术分享

 

点击Share Project on Github 共享到github仓库

本地项目 共享 到github仓库

原文:http://www.cnblogs.com/eason-d/p/7492116.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!