github的使用、idea集成git

github 首次注册

参考博客: https://blog.csdn.net/relyeditor/article/details/85602142

Windows Git安装

参考博客: https://blog.csdn.net/qq_41782425/article/details/85183250

安装完成之后配置用户名和邮箱,git bash
a>配置用户名:git config --global user.name "你的用户名"  (github上注册的用户名)
b>配置用户邮箱:git config --global user.email "你的邮箱"  (GitHub上注册时的邮箱)
c> 查看配置后的用户名: git config user.name
d> 查看配置后的邮箱: git config user.email
如下图

在这里插入图片描述

使用 githubdesktop 上传项目到github

参考博客:https://blog.csdn.net/weixin_44259720/article/details/105292132
githubdesktop下载地址: http://windows.github.com

idea上传项目到 github

项目本身是用IDEA创建好的,最后share 的时候比较慢,耐心等待
参考博客: https://www.cnblogs.com/tomingto/p/12018326.html

在这里插入图片描述

idea从github上下载的项目无法运行解决办法

https://blog.csdn.net/zZ_life/article/details/51318306

idea修改代码后提交到github

https://www.cnblogs.com/enjoyjava/p/11729503.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值