当前位置:网站首页>Use SourceTree to add SSH public key and clone the code cloud project (note finishing)
Use SourceTree to add SSH public key and clone the code cloud project (note finishing)
2022-08-09 18:24:00 【Java enthusiasts wandering above the mountains】
One, create and add SSH-key
Code Cloud Gitee.com address: https://gitee.com/zhenqi/qiucodeBlog
Github address: https://github.com/zhenqicai/qiucodeBlog
Open SourceTree, Operation - Open in Terminal
① Create: ssh-keygen -t rsa -C your mailbox Enter three times
ssh-keygen -t rsa -C your email② View: View the public key cat ~/.ssh/id_rsa.pub
cat ~/.ssh/id_rsa.pubYou can also enter the corresponding file directory and open id_rsa.pub with Notepad to copy the public key
③Add the just generated public key to the code cloud
Login Code Cloud - Personal Center - Settings - SSH Public Key
④ Test:
ssh -T [email protected]If you can see welcome, your nickname, it means success!
⑤ Configuration: Open sourceTree - Tools - Options - Select OpenSSH in SSH Client - OK
Second, start the clone project
① After entering the project, click Clone/Download, you will see two methods: HTTPS and SSH. First, we choose the SSH method and copy the URL
② Clone the project in SourceTree
Clone successfully
边栏推荐
- 时间日期格式工具类
- 网络——IPV4地址(三)
- 【挨踢(IT)初体验】
- SQL trill interview: send you a universal template, to?(key, each user to log on to the maximum number of consecutive monthly)
- IDEA中操作数据库 以MySQL为例,可以放弃Navicat了
- [1413. Stepwise summation to get the minimum value of positive numbers]
- 分布式恢复【进阶篇】
- 开源星「001 号」落地 FlyFish,欢迎登陆赢神秘大礼包!
- 插入一个数并排序「建议收藏」
- 转行做程序员,从月薪5k到30k,45岁测试员道出了一路的心酸
猜你喜欢

Swagger2 knife4j NullPointerException 空指针问题

苹果开发者账号 申请 D-U-N-S 编号
![[Server data recovery] Data recovery case of file system data loss caused by SAN LUN mapping error](/img/fa/a6d9fdc17dd92f68f876df4a6e3ca6.jpg)
[Server data recovery] Data recovery case of file system data loss caused by SAN LUN mapping error

【燃】是时候展现真正的实力了!一文看懂2022华为开发者大赛技术亮点

微服务框架笔记(1)

Detailed explanation of three pieces in C language

Sigrity PowerSI 特征阻抗和耦合度仿真

Access Characteristics of Constructor under Inheritance Relationship

一.字符 字符串 指针字符

2022钉钉杯A题思路及代码:银行卡电信诈骗危险预测
随机推荐
微服务框架笔记(1)
Leading practice | How the world's largest wine app uses design sprint to innovate the vivino model
知识点滴 - 如何写项目总结
No need to pay for the 688 Apple developer account, xcode13 packaged and exported ipa, and provided others for internal testing
Heap series_0x09: Example of heap corruption (illegal access + uninitialized + heap handle mismatch)
Sigrity PowerSI 特征阻抗和耦合度仿真
After the WeChat developer tool program is developed, no error is reported, but the black screen "recommended collection"
【燃】是时候展现真正的实力了!一文看懂2022华为开发者大赛技术亮点
Nacos Jaspyt配置加密设置
六.数组越界问题引出对栈区内存的探索
【MySQL】源码编译MySQL8.x+升级gcc+升级cmake(亲测完整版)
MySQL 5.5系列安装步骤教程(图解版)
2019强网杯高明的黑客
成为CTO,6个月被老板干死,我损失了1000万
MySQL索引的B+树到底有多高?
机器学习强基计划1-2:图文详解线性回归与局部加权线性回归+房价预测实例
Base64工具类
Leetcode——3.无重复字符的最长字串
Numpy数组索引/切片 多维度索引
第一篇博客