码迷,mamicode.com
首页 > 其他好文 > 详细

4、idea使用git

时间:2018-09-25 14:13:45      阅读:150      评论:0      收藏:0      [点我收藏+]

标签:id_rsa   min   rem   pen   .exe   使用   menu   mina   ssh   

1、安装

  Git-2.16.2-64-bit.exe

  家目录下生成公私密钥对

    打开git-bash.exe,并输入:ssh-keygen -t rsa -C "123456789@qq.com"

  id_rsa.pub内容复制到github服务器

  验证:ssh git@github.com

2、idea集成git

技术分享图片

3、初始化idea中的本地项目到github上

技术分享图片

技术分享图片

如果出现如上问题:open terminal from bottom menu and type: git remote rm github

4、clone远程项目到本地

技术分享图片

技术分享图片

5、其他操作

技术分享图片

 

4、idea使用git

标签:id_rsa   min   rem   pen   .exe   使用   menu   mina   ssh   

原文地址:https://www.cnblogs.com/lybpy/p/9699042.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!